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

This commit is contained in:
2026-03-14 10:16:12 +01:00
3 changed files with 5 additions and 1 deletions

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"

View File

@@ -19,6 +19,8 @@ sudo pacman -Sy --noconfirm \
waybar \
cifs-utils \
nautilus \
bitwarden-cli \
jq \
bob
bob install nightly

2
.config/yadm/config Normal file
View File

@@ -0,0 +1,2 @@
[pull]
rebase = false