mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Add little patch to make all "about" screens be in the float mode
This commit is contained in:
@@ -140,6 +140,7 @@ bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
|
||||
bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
|
||||
|
||||
# Open specific applications in floating mode
|
||||
for_window [title="(?i)about"] floating enable border pixel 1
|
||||
for_window [title="alsamixer"] floating enable border pixel 1
|
||||
for_window [class="Calamares"] floating enable border normal
|
||||
for_window [class="Clipgrab"] floating enable
|
||||
|
||||
Reference in New Issue
Block a user