Skip to content

Commit 1d6ecee

Browse files
committed
chore: add fullscreen hotkey
1 parent 00ff8d4 commit 1d6ecee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

users/southcity/features/hyprland/hyprland.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
"$mod, V, togglefloating"
2929
"$mod, P, pseudo"
3030
"$mod, M, exit"
31+
"$mod, F, fullscreen, 1"
32+
"$mod SHIFT, F, fullscreen, 0"
3133

3234
# application shortcuts
3335
"$mod, Q, exec, $terminal"

0 commit comments

Comments
 (0)