1
0
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:
sim
2022-11-21 16:48:07 +01:00
parent 21a73448a7
commit 7bb0d0378f

View File

@@ -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