Implement zoom keybind

This commit is contained in:
Ben Buhse 2026-01-30 21:09:02 -06:00
commit 4e02a07bf1
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
3 changed files with 29 additions and 2 deletions

View file

@ -10,6 +10,7 @@ keybinds {
spawn mod4 t foot
focus_next mod4 j
focus_prev mod4 k
zoom mod4 z
toggle_fullscreen mod4 f
close_window mod4+Shift q
// Generates keybinds for keys 1-9 → tags 1<<0 through 1<<9