chore: move .Xresources and .xmodmap to ~/.config/x11/
parent
6948b436aa
commit
dbba3d9ee1
|
@ -856,11 +856,11 @@ end)
|
|||
--{{{ Autorun programs
|
||||
autorun = true
|
||||
autorunApps = {
|
||||
"xrdb -load /home/radio/.Xresources",
|
||||
"xrdb -load /home/radio/.config/x11/xresources",
|
||||
"keepassxc",
|
||||
"/home/radio/.profile",
|
||||
"setxkbmap -layout 'us,br' -option 'grp:menu_switch,parens:swap_brackets,caps:swapescape'",
|
||||
"xmodmap /home/radio/.xmodmap",
|
||||
"xmodmap /home/radio/.config/x11/xmodmap",
|
||||
"xset r rate 160 35",
|
||||
"xset b off",
|
||||
"xbanish",
|
||||
|
|
Loading…
Reference in New Issue