change clipboard manager
This commit is contained in:
parent
d0eed22744
commit
31587cd952
|
@ -9,7 +9,7 @@
|
||||||
"hash dbus-update-activation-environment 2>/dev/null &"
|
"hash dbus-update-activation-environment 2>/dev/null &"
|
||||||
"dbus-update-activation-environment --systemd &"
|
"dbus-update-activation-environment --systemd &"
|
||||||
"nm-applet &"
|
"nm-applet &"
|
||||||
"wl-paste --primary --watch wl-copy --primary --clear"
|
"wl-clip-persist --clipboard both"
|
||||||
"swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &"
|
"swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &"
|
||||||
"sleep 1 && swaylock"
|
"sleep 1 && swaylock"
|
||||||
"hyprctl setcursor Nordzy-cursors 22 &"
|
"hyprctl setcursor Nordzy-cursors 22 &"
|
||||||
|
|
|
@ -7,8 +7,7 @@
|
||||||
hyprpicker
|
hyprpicker
|
||||||
grim
|
grim
|
||||||
slurp
|
slurp
|
||||||
wl-clipboard
|
wl-clip-persist
|
||||||
# cliphist
|
|
||||||
wf-recorder
|
wf-recorder
|
||||||
glib
|
glib
|
||||||
wayland
|
wayland
|
||||||
|
|
Loading…
Reference in a new issue