clipboard manager

This commit is contained in:
smayzy 2025-06-22 23:16:11 +02:00
parent de4176f554
commit f511d37a87
2 changed files with 5 additions and 4 deletions

View File

@ -105,6 +105,7 @@
lf lf
fzf fzf
qemu qemu
cliphist
]; ];
programs.virt-manager.enable = true; programs.virt-manager.enable = true;

View File

@ -2,10 +2,10 @@
exec-once = waybar exec-once = waybar
exec = hyprpaper exec = hyprpaper
exec = killall waybar && waybar exec = killall waybar && waybar
#exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type text --watch cliphist store
#exec-once = wl-paste --type image --watch cliphist store exec-once = wl-paste --type image --watch cliphist store
#exec-once = systemctl --user start hyprpolkitagent #exec-once = systemctl --user start hyprpolkitagent
exec-once = mako exec-once = mako
# APPs # APPs
#exec-once = [workspace 11 silent] webcord exec-once = [workspace 11 silent] webcord
#exec-once = [workspace 10 silent] thunderbird exec-once = [workspace 10 silent] thunderbird