adds tofi clipboard management with cliphist

This commit is contained in:
2025-06-12 15:47:42 +02:00
parent 2222453712
commit fbf475fa82
4 changed files with 24 additions and 21 deletions

View File

@ -26,4 +26,5 @@ exec-once = $idlehandler
# Clipboard fix
# https://github.com/hyprwm/Hyprland/issues/2319#issuecomment-2409983376
exec-once = wl-paste -t text -w xclip -selection clipboard
exec-once = wl-paste -t text -w xclip -selection clipboard &
exec-once = wl-paste --watch cliphist store &