Drop clipse since it would keep clear-text passwords from 1passwords in the buffer

And there's no exclusion option!
This commit is contained in:
David Heinemeier Hansson
2025-07-09 11:50:32 -07:00
parent 2a84c5873b
commit 9b418abed2
4 changed files with 2 additions and 10 deletions

View File

@ -25,11 +25,6 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned
# Proper background blur for wofi
layerrule = blur,wofi
# Float in the middle for clipse clipboard manager
windowrule = float, class:(clipse)
windowrule = size 622 652, class:(clipse)
windowrule = stayfocused, class:(clipse)
# Float and cneter file pickers
windowrule = float, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?)
windowrule = center, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?)