From e10504da0efeef169be4891b6635b31ab66934c3 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 30 Nov 2023 08:33:31 +0000 Subject: [PATCH] Back to grouping NoMachine windows, add rofi-pass insert mode bind --- home/hyprland/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index fcbf2563..efe66d16 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -86,6 +86,7 @@ in '' bind = SUPER, tab, exec, rofi -replace -show window bind = SUPER, P, exec, pkill rofi || rofi-pass bind = SUPER SHIFT, P, exec, pkill rofi || rofi-pass --last-used + bind = SUPER ALT, P, exec, pkill rofi || rofi-pass --insert bind = SUPER, X, exec, ${pkgs.mako}/bin/makoctl restore bind = SUPER SHIFT, X, exec, ${pkgs.mako}/bin/makoctl dismiss -a @@ -140,8 +141,7 @@ in '' windowrule = nofullscreenrequest, ^(libreoffice).* windowrule = nofullscreenrequest,(Nxplayer.bin) windowrule = nomaximizerequest,(Nxplayer.bin) - # windowrule = group set always,(Nxplayer.bin) - windowrule = pseudo,(Nxplayer.bin) + windowrule = group set always,(Nxplayer.bin) windowrulev2 = float,title:(Open),class:(soffice) windowrulev2 = float,title:(Friends List),class:(steam) windowrulev2 = float,title:(Steam Settings),class:(steam)