Ajout : règles dans mes gestionnaires de fenêtres pour Element
Passer sur le bureau 4
This commit is contained in:
parent
26a77b8dcd
commit
eca16319d6
2 changed files with 2 additions and 0 deletions
|
@ -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)$
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue