Implement changeable primary count

There are new increment_primary_count and decrement_primary_count config options
This commit is contained in:
Ben Buhse 2026-02-03 20:56:54 -06:00
commit 5ff05ab09e
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
5 changed files with 85 additions and 39 deletions

View file

@ -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