added window rule to always open keepassXC on workspace 10
(cherry picked from commit 5d67c89b52)
This commit is contained in:
@@ -33,7 +33,6 @@ exec-once=waybar
|
|||||||
exec-once=wpaperd
|
exec-once=wpaperd
|
||||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||||
exec-once=[workspace 1] firefox
|
exec-once=[workspace 1] firefox
|
||||||
|
|
||||||
#apps
|
#apps
|
||||||
exec-once=~/bin/startup.sh
|
exec-once=~/bin/startup.sh
|
||||||
exec-once=~/bin/suspend.sh
|
exec-once=~/bin/suspend.sh
|
||||||
@@ -259,8 +258,9 @@ windowrule = float,title:^(.*)Aria2(.*)Download(.*)Firefox(.*)$
|
|||||||
windowrule=float,class:clight-gui
|
windowrule=float,class:clight-gui
|
||||||
windowrule=float,class:localsend
|
windowrule=float,class:localsend
|
||||||
windowrule=float,class:blueman-manager
|
windowrule=float,class:blueman-manager
|
||||||
windowrule=tile,title:A Ren'Py Game
|
windowrule=workspace 10 silent,class:org.keepassxc.KeePassXC
|
||||||
|
|
||||||
windowrule = stayfocused,class:(steam),title:(^$)
|
windowrule = stayfocused,class:(steam),title:(^$)
|
||||||
windowrule = stayfocused,class:(zoom),title:(^$)
|
windowrule = stayfocused,class:(zoom),title:(^$)
|
||||||
|
|
||||||
|
windowrule=tile,title:A Ren'Py Game
|
||||||
|
|||||||
Reference in New Issue
Block a user