From 5e0971428cda83e1bbfc2c58f92a8a3097d78730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 5 Jan 2025 22:43:08 +0100 Subject: [PATCH] Home Gen438 @ 2025-01-05-22:43 --- modules/home/hyprland/config.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index eec0c63..d4e7cf9 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -178,7 +178,7 @@ "$mod SHIFT, SPACE, centerwindow" "$mod, f, fullscreen, 1" "$mod SHIFT, f, fullscreen, 0" - "$mod CTRL, f, fakefullscreen" + "$mod CTRL, f, fullscreenstate, -1 2" "$mod SHIFT, s, pin" "$mod SHIFT, x, exec, ${pkgs.hyprland}/bin/hyprctl kill" ", XF86AudioRaiseVolume, exec, ${pkgs.pulsemixer}/bin/pulsemixer --change-volume +5" @@ -306,13 +306,11 @@ # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more pseudotile = "yes"; # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = "yes"; # you probably want this - no_gaps_when_only = 0; }; master = { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more # new_is_master = true; - no_gaps_when_only = 0; }; gestures = {