mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-03-25 07:22:54 +01:00
enabled floating popups / menus
This commit is contained in:
@@ -278,6 +278,13 @@ for_window [title="xopp 2 pdf"] floating enable border pixel $borderThickness
|
||||
for_window [title="Microsoft Teams Notification"] floating enable
|
||||
#for_window [class="dotnet"] floating enable
|
||||
|
||||
for_window [window_role="pop-up"] floating enable
|
||||
for_window [window_role="bubble"] floating enable
|
||||
for_window [window_role="task_dialog"] floating enable
|
||||
for_window [window_role="Preferences"] floating enable
|
||||
for_window [window_type="dialog"] floating enable
|
||||
for_window [window_type="menu"] floating enable
|
||||
|
||||
# switch to workspace with urgent window automatically
|
||||
for_window [urgent=latest] focus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user