Change floating windows
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
98282483d5
commit
d7ba31fc99
1 changed files with 2 additions and 1 deletions
|
@ -165,12 +165,13 @@ assign [class="mpv"] 9
|
|||
|
||||
# Floating Windows
|
||||
for_window [class="jetbrains-(.*)" title="win0"] floating enable
|
||||
for_window [class="jetbrains-(.*)" title="splash"] floating enable
|
||||
for_window [class="jetbrains-(.*)" title="Go to Line/Column"] floating enable
|
||||
for_window [class="jetbrains-(.*)" title="Rename"] floating enable
|
||||
for_window [class="jetbrains-(.*)" title="Open Project"] floating enable
|
||||
for_window [class="jetbrains-(.*)" title="New File"] floating enable
|
||||
for_window [class="jetbrains-(.*)" title="Delete"] floating enable
|
||||
for_window [app_id="file-roller" title="Extract archive"] floating enableR
|
||||
for_window [app_id="file-roller" title="Extract archive"] floating enable
|
||||
|
||||
exec_always kanshi
|
||||
exec_always nm-applet --indicator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue