Remaniement de règles dans les configurations de mes gestionnaires de

fenêtres

Suppression des règles pour WhatsApp. Ajout de règles pour Bitwarden.
This commit is contained in:
Hippolyte Chauvin 2023-10-22 11:29:25 +02:00
parent 9e0be13223
commit 0d8d6628f2
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# Workspace 4 # Workspace 4
windowrule = workspace 4 silent, ^(WebCord)$ windowrule = workspace 4 silent, ^(WebCord)$
windowrule = workspace 4 silent, ^(@joplin/app-desktop)$ windowrule = workspace 4 silent, ^(@joplin/app-desktop)$
windowrule = workspace 4 silent, ^(whatsapp-nativefier-.*)$ windowrule = workspace 4 silent, ^(Bitwarden)$
windowrule = workspace 4 silent, ^(Deezer)$ windowrule = workspace 4 silent, ^(Deezer)$
# Floating windows # Floating windows

View file

@ -2,7 +2,7 @@
assign [app_id="^@joplin/app-desktop$"] 4 assign [app_id="^@joplin/app-desktop$"] 4
assign [app_id="^WebCord$"] 4 assign [app_id="^WebCord$"] 4
assign [class="^Deezer$"] 4 assign [class="^Deezer$"] 4
assign [app_id="^com.ktechpit.whatsie$"] 4 assign [app_id="^Bitwarden$"] 4
assign [app_id="^org.prismlauncher.PrismLauncher$"] 5 assign [app_id="^org.prismlauncher.PrismLauncher$"] 5
# Windows rules # Windows rules