mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Added script for Logitech G13
This commit is contained in:
parent
1fe307a689
commit
99743600db
24
g13/overwatch.bind
Normal file
24
g13/overwatch.bind
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# Character Movement
|
||||||
|
bind G4 KEY_W
|
||||||
|
bind G10 KEY_A
|
||||||
|
bind G11 KEY_S
|
||||||
|
bind G12 KEY_D
|
||||||
|
bind G22 KEY_SPACE
|
||||||
|
bind G20 KEY_RIGHTCTRL
|
||||||
|
bind G15 KEY_RIGHTCTRL
|
||||||
|
|
||||||
|
# Reload
|
||||||
|
bind G6 KEY_R
|
||||||
|
|
||||||
|
# Abilities
|
||||||
|
bind STICK_UP KEY_LEFTSHIFT
|
||||||
|
bind STICK_DOWN KEY_E
|
||||||
|
bind DOWN KEY_Q
|
||||||
|
|
||||||
|
# Display
|
||||||
|
bind LEFT KEY_TAB
|
||||||
|
|
||||||
|
bing G18 KEY_C
|
||||||
|
bind G13 KEY_X
|
||||||
|
|
||||||
|
rgb 250 156 29
|
BIN
g13/overwatch.lpbm
Normal file
BIN
g13/overwatch.lpbm
Normal file
Binary file not shown.
@ -10,6 +10,11 @@ workspace $ws8 output DP-4
|
|||||||
workspace $ws9 output DVI-D-0
|
workspace $ws9 output DVI-D-0
|
||||||
workspace $ws10 output HDMI-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
|
# Set caps lock key to super
|
||||||
exec_always --no-startup-id setxkbmap -option 'caps:super'
|
exec_always --no-startup-id setxkbmap -option 'caps:super'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user