forked from Shinonome/dots-hyprland
use wl-clip-persist
so clipboard content won't go away when the content source app is closed
This commit is contained in:
@@ -20,6 +20,7 @@ exec-once = easyeffects --gapplication-service
|
|||||||
# exec-once = wl-paste --watch cliphist store &
|
# exec-once = wl-paste --watch cliphist store &
|
||||||
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 = wl-clip-persist --clipboard regular
|
||||||
|
|
||||||
# Cursor
|
# Cursor
|
||||||
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
||||||
|
|||||||
@@ -16,5 +16,6 @@ depends=(
|
|||||||
ripgrep
|
ripgrep
|
||||||
jq
|
jq
|
||||||
meson
|
meson
|
||||||
|
wl-clip-persist
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user