Adding reminders to floating windows
This commit is contained in:
parent
7408a5f07a
commit
5d8661512b
|
@ -9,3 +9,4 @@ for_window [app_id = "floating_update"] floating enable, resize set width 1000px
|
|||
for_window [class = "(?i)pinentry"] floating enable
|
||||
for_window [title = "Administrator privileges required"] floating enable
|
||||
for_window [title = "Unlock Database"] floating enable
|
||||
for_window [title = "Reminders"] floating enable
|
||||
|
|
Loading…
Reference in New Issue