diff options
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b09ba09..373c64e 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -39,7 +39,7 @@ super + {_,shift} m dwmc setlayoutex {3,4} ## Make window fullscreen super + f - dwmc togglefullscr + dwmc fullscreen ## Make current window floating super + shift + space dwmc togglefloating |