From 6913e58e0b4d9a6a227d00b3da7481af7e8bce59 Mon Sep 17 00:00:00 2001 From: tomoron Date: Fri, 27 Mar 2026 12:22:19 +0100 Subject: [PATCH] fix hyprland config --- homeConfigs/modules/wayland/hyprland.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/homeConfigs/modules/wayland/hyprland.nix b/homeConfigs/modules/wayland/hyprland.nix index da6f47c..c506fb6 100644 --- a/homeConfigs/modules/wayland/hyprland.nix +++ b/homeConfigs/modules/wayland/hyprland.nix @@ -96,12 +96,12 @@ "$mainMod, o, exec, playerctl play-pause" ]; - windowrulev2 = [ - #ignore maximize requests - "suppressevent maximize, class:.*" - #fix dragging issues with xwayland - "nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0" - ]; +# windowrulev2 = [ +# #ignore maximize requests +# "suppressevent maximize, class:.*" +# #fix dragging issues with xwayland +# "nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0" +# ]; input = { kb_layout = "fr";