fix workspace placement for keepassxc
This commit is contained in:
parent
5ad07058bd
commit
0c71a0f0c7
|
@ -107,9 +107,8 @@ set $WS9 "9 "
|
||||||
|
|
||||||
assign [class="^Firefox$"] $WS1
|
assign [class="^Firefox$"] $WS1
|
||||||
assign [class="^Eclipse$"] $WS5
|
assign [class="^Eclipse$"] $WS5
|
||||||
assign [class=".*\ -\ Oracle\ VM\ Virtualbox$"] $WS5
|
|
||||||
assign [class="^Thunderbird$"] $WS4
|
assign [class="^Thunderbird$"] $WS4
|
||||||
assign [class="^KeePassXC$"] $WS8
|
assign [class=".*ee.*ass.*"] $WS8
|
||||||
|
|
||||||
# https://faq.i3wm.org/question/3726/workspace-output-multiple-values/index.html%3Fanswer=3731.html#post-id-3731
|
# https://faq.i3wm.org/question/3726/workspace-output-multiple-values/index.html%3Fanswer=3731.html#post-id-3731
|
||||||
set $LAPTOP LVDS-1
|
set $LAPTOP LVDS-1
|
||||||
|
|
Loading…
Reference in New Issue