aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/RofiEmoji.sh2
-rwxr-xr-xconfig/hypr/scripts/Wlogout.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/RofiEmoji.sh b/config/hypr/scripts/RofiEmoji.sh
index 4540f577..871313aa 100755
--- a/config/hypr/scripts/RofiEmoji.sh
+++ b/config/hypr/scripts/RofiEmoji.sh
@@ -1,7 +1,7 @@
#!/bin/bash
sed '1,/^### DATA ###$/d' $0 |
-rofi -dmenu |
+rofi -dmenu -config ~/.config/rofi/config-long.rasi |
cut -d ' ' -f 1 | tr -d '\n' | wl-copy
exit
diff --git a/config/hypr/scripts/Wlogout.sh b/config/hypr/scripts/Wlogout.sh
index 3acd0d00..c8ce86c1 100755
--- a/config/hypr/scripts/Wlogout.sh
+++ b/config/hypr/scripts/Wlogout.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# If you have 1440p, better to use this
-# wlogout --protocol layer-shell -b 5 -T 600 -B 600 &
+#wlogout --protocol layer-shell -b 5 -T 600 -B 600 &
# for 1080p
wlogout --protocol layer-shell -b 5 -T 450 -B 450 &
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage