fullscreen key, shell fixes, temp remove stremio
This commit is contained in:
parent
a001eda458
commit
a0f1298174
4 changed files with 19 additions and 11 deletions
|
@ -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"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue