From 2e538f2a6b1104ec0e6da5a6d8706049f0e26fae Mon Sep 17 00:00:00 2001 From: Jacob Babor <jacob@babor.tech> Date: Sun, 9 Feb 2025 14:22:02 -0600 Subject: [PATCH] Alter window rules --- hyprland/.config/hypr/config.d/50-window-rules.conf | 2 +- hyprland/.config/hypr/config.d/85-autostart-applications.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprland/.config/hypr/config.d/50-window-rules.conf b/hyprland/.config/hypr/config.d/50-window-rules.conf index d1d4e849..1c155012 100644 --- a/hyprland/.config/hypr/config.d/50-window-rules.conf +++ b/hyprland/.config/hypr/config.d/50-window-rules.conf @@ -13,8 +13,8 @@ windowrulev2 = pin, class:^(.*pavucontrol.*)$ windowrulev2 = workspace 2 silent, class:^(steam)$ windowrulev2 = workspace 8 silent, class:^(org.keepassxc.KeePassXC)$ windowrulev2 = workspace 8 silent, class:^(org.mozilla.Thunderbird)$ +windowrulev2 = workspace 9 silent, class:^(im.riot.Riot)$ windowrulev2 = workspace 9 silent, class:^(.*vesktop.*)$ windowrulev2 = workspace 10 silent, class:^(.*spotube.*)$ windowrulev2 = workspace 10 silent, class:^(.*potify.*)$ -windowrulev2 = workspace 10 silent, class:^(im.riot.Riot)$ windowrulev2 = workspace 10 silent, class:^(feishin)$ diff --git a/hyprland/.config/hypr/config.d/85-autostart-applications.conf b/hyprland/.config/hypr/config.d/85-autostart-applications.conf index 5056e275..17d4b87e 100644 --- a/hyprland/.config/hypr/config.d/85-autostart-applications.conf +++ b/hyprland/.config/hypr/config.d/85-autostart-applications.conf @@ -3,7 +3,7 @@ exec-once = [workspace 2 silent] flatpak run com.valvesoftware.Steam -silent exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird +exec-once = [workspace 9 silent] flatpak run im.riot.Riot exec-once = [workspace 9 silent] flatpak run dev.vencord.Vesktop -exec-once = [workspace 10 silent] flatpak run im.riot.Riot #exec-once = [workspace 10 silent] flatpak run com.spotify.Client exec-once = [workspace 10 silent] ~/Programs/feishin