Added script for Logitech G13

This commit is contained in:
2019-06-21 21:14:27 -04:00
parent 1fe307a689
commit 99743600db
3 changed files with 29 additions and 0 deletions

View File

@ -10,6 +10,11 @@ workspace $ws8 output DP-4
workspace $ws9 output DVI-D-0
workspace $ws10 output HDMI-0
mode "g13" {
bindsym 1 exec --no-startup-id g13d --config ~/.config/g13/overwatch.bind --logo ~/.config/g13/overwatch.lpbm &; mode "default"
}
bindsym $mod+F1 mode "g13"
# Set caps lock key to super
exec_always --no-startup-id setxkbmap -option 'caps:super'