Merge branch 'main' of ssh://git.zacke.dev:222/wholteza/dotfiles
This commit is contained in:
@@ -8,7 +8,7 @@ input "*" xkb_options caps:backspace
|
|||||||
## Set colemak layout on surface laptop
|
## Set colemak layout on surface laptop
|
||||||
input 1118:2478:Microsoft_Surface_045E:09AE_Keyboard xkb_layout colemak-se
|
input 1118:2478:Microsoft_Surface_045E:09AE_Keyboard xkb_layout colemak-se
|
||||||
## Set colemak layout on printer desktop
|
## 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
|
## Remove pointer acceleration
|
||||||
input "type:pointer" {
|
input "type:pointer" {
|
||||||
accel_profile "flat"
|
accel_profile "flat"
|
||||||
|
|||||||
@@ -19,6 +19,8 @@ sudo pacman -Sy --noconfirm \
|
|||||||
waybar \
|
waybar \
|
||||||
cifs-utils \
|
cifs-utils \
|
||||||
nautilus \
|
nautilus \
|
||||||
|
bitwarden-cli \
|
||||||
|
jq \
|
||||||
bob
|
bob
|
||||||
|
|
||||||
bob install nightly
|
bob install nightly
|
||||||
|
|||||||
2
.config/yadm/config
Normal file
2
.config/yadm/config
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[pull]
|
||||||
|
rebase = false
|
||||||
Reference in New Issue
Block a user