Add more window specific rules
This commit is contained in:
parent
727c0c8f12
commit
270d8f3566
1 changed files with 3 additions and 1 deletions
|
@ -253,7 +253,9 @@ exec_always --no-startup-id notify-send -t 1500 -a 'i3' "i3 started"
|
||||||
##################
|
##################
|
||||||
|
|
||||||
for_window [class="Tor Browser"] floating enable
|
for_window [class="Tor Browser"] floating enable
|
||||||
for_window [class="org-openstreetmap-josm-gui-MainApplication" instance="sun-awt-X11-XDialogPeer"] floating disable
|
for_window [class="org-openstreetmap-josm-gui-MainApplication" instance="sun-awt-X11-XDialogPeer" title="Download"] floating disable
|
||||||
|
for_window [class="Nextcloud" instance="nextcloud"] floating disable
|
||||||
|
for_window [class="Xfce4-settings-manager"] floating disable
|
||||||
|
|
||||||
# class border backgr. text indicator child_border
|
# class border backgr. text indicator child_border
|
||||||
client.focused #293123 #293123 #ffffff #2ef49e #285577
|
client.focused #293123 #293123 #ffffff #2ef49e #285577
|
||||||
|
|
Loading…
Reference in a new issue