Merge branch 'main' of ssh://git.zacke.dev:222/wholteza/dotfiles

This commit is contained in:
2026-05-14 11:50:49 +02:00
3 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
# Imports
## Color varibles for theme
## Neccessary to pass env vars to systemd
exec dbus-update-activation-environment --systemd --all
include variables
include catppuccin-mocha-colors
include autostart

View File

@@ -8,7 +8,7 @@ input "*" xkb_options caps:backspace
## Set colemak layout on surface laptop
input 1118:2478:Microsoft_Surface_045E:09AE_Keyboard xkb_layout colemak-se
## Set colemak layout on printer desktop
#input 9494:26:CM_Storm_Keyboard_--_QuickFire_XT xkb_layout colemak-se
input 9494:26:CM_Storm_Keyboard_--_QuickFire_XT xkb_layout colemak-se
## Remove pointer acceleration
input "type:pointer" {
accel_profile "flat"