home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 70cf51230af3468458b9bb191644de79a7a59f63
parent 6e9dd97d8f94747431925dbd965e2c082fa340d4
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sun, 25 Aug 2024 15:55:14 +0200

users/vincent: hyprland fakefullscreen is no more.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/desktop/hyprland.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/users/vincent/desktop/hyprland.nix b/users/vincent/desktop/hyprland.nix @@ -124,7 +124,7 @@ "$mod, P, togglesplit, # dwindle" "$mod, code:41, fullscreen" - "$mod SHIFT, code:41, fakefullscreen" + #"$mod SHIFT, code:41, fakefullscreen" "$mod CTRL, code:33, exec, ${pkgs.wofi-emoji}/bin/wofi-emoji -G" "$mod, code:33, exec, ${pkgs.wofi}/bin/wofi -G --show drun -modi 'drun,run,window,ssh'"