Implement changeable primary count
There are new increment_primary_count and decrement_primary_count config options
This commit is contained in:
parent
26949d7b8a
commit
5ff05ab09e
5 changed files with 85 additions and 39 deletions
|
|
@ -17,6 +17,8 @@ keybinds {
|
|||
zoom Mod4 Z
|
||||
change_ratio Mod4 H +0.05
|
||||
change_ratio Mod4 L -0.05
|
||||
increment_primary_count Mod4 I
|
||||
decrement_primary_count Mod4 D
|
||||
reload_config Mod4+Shift R
|
||||
toggle_fullscreen Mod4 F
|
||||
close_window Mod4+Shift Q
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue