From 32c10d02c3ced276f9f9341ea6e3201358fa5988 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 28 Oct 2023 09:27:07 +0100 Subject: [PATCH] Make program workspace rules not silent any more --- home/hyprland/config.nix | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 0b9c4a38..510f8714 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -213,41 +213,41 @@ in '' bind = SUPER, W, moveworkspacetomonitor, 4 current bind = SUPER, W, workspace, 4 bind = SUPER SHIFT, W, movetoworkspace, 4 - windowrule = workspace 4 silent,(firefox) + windowrule = workspace 4, (firefox) # 5: [f]iles bind = SUPER, F, moveworkspacetomonitor, 5 current bind = SUPER, F, workspace, 5 bind = SUPER SHIFT, F, movetoworkspace, 5 - windowrule = workspace 5 silent,^(libreoffice).* - windowrulev2 = workspace 5 silent,title:(Open),class:(soffice) + windowrule = workspace 5, ^(libreoffice).* + windowrulev2 = workspace 5, title:(Open),class:(soffice) # 6: [s]potify (or mu[s]ic) bind = SUPER, S, moveworkspacetomonitor, 6 current bind = SUPER, S, workspace, 6 bind = SUPER SHIFT, S, movetoworkspace, 6 - windowrule = workspace 6 silent,(dev.alextren.Spot) + windowrule = workspace 6, (dev.alextren.Spot) # 7: [c]hat bind = SUPER, C, moveworkspacetomonitor, 7 current bind = SUPER, C, workspace, 7 bind = SUPER SHIFT, C, movetoworkspace, 7 - windowrule = workspace 7 silent,(Signal) - windowrule = workspace 7 silent,(fractal) - windowrule = workspace 7 silent,(teams-for-linux) + windowrule = workspace 7, (Signal) + windowrule = workspace 7, (fractal) + windowrule = workspace 7, (teams-for-linux) # 8: [r]emote bind = SUPER, R, moveworkspacetomonitor, 8 current bind = SUPER, R, workspace, 8 bind = SUPER SHIFT, R, movetoworkspace, 8 - windowrule = workspace 8 silent,(org.remmina.Remmina) - windowrule = workspace 8 silent,(Nxplayer.bin) + windowrule = workspace 8, (org.remmina.Remmina) + windowrule = workspace 8, (Nxplayer.bin) # 9: [g]aming bind = SUPER, G, moveworkspacetomonitor, 9 current bind = SUPER, G, workspace, 9 bind = SUPER SHIFT, G, movetoworkspace, 9 - windowrule = workspace 9 silent,(steam) + windowrule = workspace 9, (steam) # Special workspaces bind = SUPER, comma, workspace, m-1