non important commit

This commit is contained in:
benstrb 2026-01-14 21:30:05 +01:00
parent 715efa2ef6
commit d5fe4d6796
4 changed files with 35 additions and 0 deletions

View file

@ -12,6 +12,11 @@
"super + d" = "discord";
"super + a" = "rofi -show drun";
",XF86AudioPlay" = "playerctl play-pause";
",XF86AudioNext" = "playerctl next";
",XF86AudioPrev" = "playerctl previous";
",XF86AudioStop" = "playerctl stop";
"super + plus" = "bspc desktop --focus focused:^1";
"super + ecaron" = "bspc desktop --focus focused:^2";
"super + scaron" = "bspc desktop --focus focused:^3";