mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Impoved G13 profile menu
This commit is contained in:
parent
99743600db
commit
b57a941535
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user