From eca16319d6c64d97fda44b8609544b874c23eecc Mon Sep 17 00:00:00 2001 From: Hippolyte Chauvin Date: Tue, 24 Oct 2023 18:41:57 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20:=20r=C3=A8gles=20dans=20mes=20gestionn?= =?UTF-8?q?aires=20de=20fen=C3=AAtres=20pour=20Element?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Passer sur le bureau 4 --- config/hypr/hyprland.conf.d/windowrules.conf | 1 + config/sway/config.d/80-windows_rules.conf | 1 + 2 files changed, 2 insertions(+) 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