home/hyprland: fix fullscreen command

This commit is contained in:
2024-12-08 14:01:11 +01:00
parent f5ca2d5050
commit 6d86cce0ff

View File

@@ -128,8 +128,7 @@ in
"$mod, R, exec, uwsm app -- ${lib.getExe config.programs.anyrun.package}"
"$mod, T, togglefloating"
# TODO: fix this for upcoming releases
"$mod, F, fullscreen, 2"
"$mod, F, fullscreenstate, 1"
"$mod, C, exec, ${cfg.finalPackage}/bin/hyprctl reload"
"$mod, BACKSPACE, killactive"