Capslock made to be super key

This commit is contained in:
Christian Colglazier 2019-09-23 21:52:02 -04:00
parent 9bfe1ab53c
commit 975cf91c1c
2 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,6 @@ set $g13 G13 Profile: [1] Overwatch [2] Resolve
bindsym $mod+F1 mode "$g13"
exec_always --no-startup-id g13d --config ~/.config/g13/resolve.bind --logo ~/.config/g13/resolve.lpbm &
# Set caps lock key to super
exec_always --no-startup-id setxkbmap -option 'caps:super'
# Starts Jack for audio
exec --no-startup-id sh ~/.config/scripts/system-start-audio.sh

View File

@ -153,6 +153,9 @@ mode "resize" {
bindsym $mod+r mode "resize"
# Set caps lock key to super
exec_always --no-startup-id setxkbmap -option 'caps:super'
# Startup scripts
exec --no-startup-id sh ~/.config/scripts/connect-nas.sh