Browse Source

minor tweak on Execs.conf (cliphist startup)

pull/73/head
JaKooLit 2 years ago
parent
commit
02d1d993b0
  1. 3
      config/hypr/configs/Execs.conf

3
config/hypr/configs/Execs.conf

@ -35,7 +35,8 @@ exec-once = nm-applet --indicator &
#exec-once = rog-control-center &
#clipboard manager
exec-once = wl-paste --watch cliphist store
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
# Rainbow borders
exec-once = $scriptsDir/RainbowBorders.sh

Loading…
Cancel
Save