home/hyprland: fix fullscreen command

This commit is contained in:
Oystein Kristoffer Tveit 2024-12-08 14:01:11 +01:00
parent f5ca2d5050
commit 6d86cce0ff
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

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"