Make numlock setting machine specific

This commit is contained in:
Evie Litherland-Smith 2023-03-01 10:50:58 +00:00
parent 2e0c8ecd30
commit 13b829d09c

View file

@ -373,9 +373,6 @@ exec --no-startup-id dex --autostart --environment i3
# start welcome app
#exec --no-startup-id sh /usr/share/endeavouros/scripts/welcome --startdelay=3
# num lock activated
exec --no-startup-id numlockx off
# 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'