cliphist: clear at power up

This commit is contained in:
2026-05-15 21:18:54 +02:00
parent 81335eecc3
commit 565f941aad
+4 -2
View File
@@ -206,8 +206,10 @@ in {
"blueman-applet" # systray app for Bluetooth "blueman-applet" # systray app for Bluetooth
"udiskie --no-automount --smart-tray" # front-end that allows to manage removable media "udiskie --no-automount --smart-tray" # front-end that allows to manage removable media
"nm-applet --indicator" # systray app for Network/wifi "nm-applet --indicator" # systray app for Network/wifi
"wl-paste --type text --watch cliphist store" # clipboard store text data #setups clipboard
"wl-paste --type image --watch cliphist store" # clipboard store image data "rm -rf ~/.cache/cliphist/ && wl-paste --type text --watch cliphist store & wl-paste --type image --watch cliphist store"
#"wl-paste --type text --watch cliphist store" # clipboard store text data
#"wl-paste --type image --watch cliphist store" # clipboard store image data
"custom-batterynotify" "custom-batterynotify"
"custom-batterywarning" "custom-batterywarning"
"birdtray" # thunderbird tray app "birdtray" # thunderbird tray app