aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/ClipManager.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-06 22:30:46 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-06 22:30:46 +0900
commitc6c01a8accf7a28a2c837cb7937f8f5f805433ff (patch)
tree004360983490d6ad6c6e5a0fb1f88980f2155c2d /config/hypr/scripts/ClipManager.sh
parente5eba26138fbc6212bf8fc36967ff545215c2133 (diff)
small tweak
Diffstat (limited to 'config/hypr/scripts/ClipManager.sh')
-rwxr-xr-xconfig/hypr/scripts/ClipManager.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/scripts/ClipManager.sh b/config/hypr/scripts/ClipManager.sh
index 8c4a1213..eb717eaa 100755
--- a/config/hypr/scripts/ClipManager.sh
+++ b/config/hypr/scripts/ClipManager.sh
@@ -3,8 +3,7 @@
# Clipboard Manager
if [[ ! $(pidof rofi) ]]; then
- #cliphist list | rofi -dmenu -config ~/.config/rofi/config-cliphist.rasi | cliphist decode | wl-copy
- cliphist list | rofi -dmenu | cliphist decode | wl-copy
+ cliphist list | rofi -dmenu -config ~/.config/rofi/config-long.rasi | cliphist decode | wl-copy
else
pkill rofi
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage