fullscreen key, shell fixes, temp remove stremio

This commit is contained in:
atagen 2025-09-23 17:52:40 +10:00
parent a001eda458
commit a0f1298174
4 changed files with 19 additions and 11 deletions

View file

@ -115,6 +115,7 @@ binds {
Mod+Shift+S { screenshot; }
Mod+Space { toggle-window-floating; }
Mod+Shift+Space { switch-focus-between-floating-and-tiling; }
Mod+Ctrl+Space { fullscreen-window; }
Mod+C { center-window; }
XF86AudioLowerVolume { spawn "volumectl" "-u" "down"; }
XF86AudioMute { spawn "volumectl" "toggle-mute"; }