mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
Capslock made to be super key
This commit is contained in:
parent
9bfe1ab53c
commit
975cf91c1c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user