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

@ -1,4 +1,4 @@
exec-once = hypridle & mako & waybar & fcitx5 exec-once = hypridle & mako & waybar & fcitx5
exec-once = swaybg -i ~/.config/omarchy/current/background -m fill exec-once = swaybg -i ~/.config/omarchy/current/background -m fill
exec-once = systemctl --user start hyprpolkitagent exec-once = systemctl --user start hyprpolkitagent
exec-once = wl-clip-persist --clipboard regular & clipse -listen exec-once = wl-clip-persist --clipboard regular

View File

@ -111,6 +111,3 @@ bind = CTRL, PRINT, exec, hyprshot -m output
# Color picker # Color picker
bind = SUPER, PRINT, exec, hyprpicker -a bind = SUPER, PRINT, exec, hyprpicker -a
# Clipse
bind = CTRL SUPER, V, exec, $terminal --class clipse -e clipse

View File

@ -25,11 +25,6 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned
# Proper background blur for wofi # Proper background blur for wofi
layerrule = blur,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 # Float and cneter file pickers
windowrule = float, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?) windowrule = float, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?)
windowrule = center, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?) windowrule = center, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?)

View File

@ -1,7 +1,7 @@
yay -S --noconfirm --needed \ yay -S --noconfirm --needed \
brightnessctl playerctl pamixer pavucontrol wireplumber \ brightnessctl playerctl pamixer pavucontrol wireplumber \
fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \ fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \
wl-clip-persist clipse-bin \ wl-clip-persist \
nautilus sushi ffmpegthumbnailer gnome-calculator \ nautilus sushi ffmpegthumbnailer gnome-calculator \
1password-beta 1password-cli gnome-keyring \ 1password-beta 1password-cli gnome-keyring \
chromium mpv \ chromium mpv \