Keyboard layout

This commit is contained in:
thatscringebro 2023-12-20 12:29:04 -05:00
parent 46469a3671
commit 62fe70198c

View File

@ -362,7 +362,7 @@ exec --no-startup-id numlockx on
# configure multiple keyboard layouts and hotkey to switch (Alt+CAPSLOCK in this example) # configure multiple keyboard layouts and hotkey to switch (Alt+CAPSLOCK in this example)
#exec --no-startup-id setxkbmap -layout 'us,sk' -variant altgr-intl,qwerty -option 'grp:alt_caps_toggle' #exec --no-startup-id setxkbmap -layout 'us,sk' -variant altgr-intl,qwerty -option 'grp:alt_caps_toggle'
exec --no-startup-id setxkbmap ca exec --no-startup-id setxkbmap -layout ca
# start conky: # start conky:
#exec_always --no-startup-id conky #exec_always --no-startup-id conky