aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-11-12 11:47:18 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-11-12 11:47:18 +0900
commit022fa1b4f26d347bf976757f000af88521c49da1 (patch)
tree7eeebef9cf8647e4b815f5457beebc2927b78a02 /config/hypr/scripts
parent2b1ba3b8f1c97237b76a1864164d4d9f34dd4a39 (diff)
cleaned up and adjusted rofi for 1080p
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