From cf8acde33104bed40e4f39673228cd80f8627a75 Mon Sep 17 00:00:00 2001 From: ooks-io Date: Tue, 1 Oct 2024 00:49:03 +1300 Subject: [PATCH] home(hyprland): change fakefullscreen -> fullscreenstate --- .../desktop/wayland/compositor/hyprland/settings/binds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/desktop/wayland/compositor/hyprland/settings/binds.nix b/home/modules/desktop/wayland/compositor/hyprland/settings/binds.nix index 79f468a..668df83 100644 --- a/home/modules/desktop/wayland/compositor/hyprland/settings/binds.nix +++ b/home/modules/desktop/wayland/compositor/hyprland/settings/binds.nix @@ -44,7 +44,7 @@ in { "SUPER CTRL, backspace, killactive" "SUPERSHIFT ALT, delete, exec, hyprkillsession" "SUPER, F, fullscreen" - "SUPER CTRL, F, fakefullscreen" + "SUPER CTRL, F, fullscreenstate" "SUPER, Space, togglefloating" "SUPER, P, pseudo" # dwindle "SUPER, S, togglesplit" # dwindle