We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b982174 commit 37cace6Copy full SHA for 37cace6
modules/nixos/home-manager/features/hyprland/default.nix
@@ -67,7 +67,7 @@ in {
67
windowrule = workspace name:gaming,class:^(steam_proton)$
68
windowrule = workspace name:gaming,class:^(gamescope)$
69
70
- windowrule = workspace name:zen,class:^(vivaldi-stable)$
+ windowrule = workspace name:zen,class:^(Vivaldi-stable)$
71
72
# Pavucontrol floating
73
windowrule = float,class:(.*org.pulseaudio.pavucontrol.*)
0 commit comments