diff --git a/config/hypr/hyprland.conf.d/windowrules.conf b/config/hypr/hyprland.conf.d/windowrules.conf index 2b055b7..ac65cdd 100644 --- a/config/hypr/hyprland.conf.d/windowrules.conf +++ b/config/hypr/hyprland.conf.d/windowrules.conf @@ -5,6 +5,7 @@ windowrule = workspace 4 silent, ^(WebCord)$ windowrule = workspace 4 silent, ^(@joplin/app-desktop)$ windowrule = workspace 4 silent, ^(Bitwarden)$ windowrule = workspace 4 silent, ^(Deezer)$ +windowrule = workspace 4 silent, ^(Element)$ # Floating windows windowrule = float, ^(pavucontrol)$ diff --git a/config/sway/config.d/80-windows_rules.conf b/config/sway/config.d/80-windows_rules.conf index 40cca57..94c7646 100644 --- a/config/sway/config.d/80-windows_rules.conf +++ b/config/sway/config.d/80-windows_rules.conf @@ -3,6 +3,7 @@ assign [app_id="^@joplin/app-desktop$"] 4 assign [app_id="^WebCord$"] 4 assign [class="^Deezer$"] 4 assign [app_id="^Bitwarden$"] 4 +assign [app_id="^Element$"] 4 assign [app_id="^org.prismlauncher.PrismLauncher$"] 5 # Windows rules