Impoved G13 profile menu

This commit is contained in:
Christian Colglazier 2019-06-22 15:40:20 -04:00
parent 99743600db
commit b57a941535

View File

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