mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-29 16:52:02 +00:00
Added script for Logitech G13
This commit is contained in:
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user