Add a rule for Removable medium dialog

Forces the dialog to open in floating mode.
This commit is contained in:
Alexander Oakman 2024-08-17 19:54:37 +03:00
parent 938d9d7eda
commit ce28901167

View file

@ -43,6 +43,7 @@ for_window [title="Copy Files"] resize set 600 400
for_window [title="Confirm to replace files"] floating enable;
for_window [title="Confirm to replace files"] move position center
for_window [title="Choose an Application"] floating enable
for_window [title="Removable medium is inserted"] floating enable
# apply mark for Xwayland and wayland native browser windows
for_window [class="Chromium-browser"] mark Browser