aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorDaniel <48409433+darkeddie@users.noreply.github.com>2023-11-26 10:32:16 +0000
committerGitHub <noreply@github.com>2023-11-26 10:32:16 +0000
commitc9507b677cc478128906083cb5834fa130aad06e (patch)
treec4357d675972dfcad8a1de7a477aa8974969aaa0 /config/hypr/scripts
parent818ee1951fefee02f3b8386f177a3480c596a527 (diff)
Update RofiPower.sh
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/RofiPower.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/scripts/RofiPower.sh b/config/hypr/scripts/RofiPower.sh
index 6978d2d6..b8ca76b4 100755
--- a/config/hypr/scripts/RofiPower.sh
+++ b/config/hypr/scripts/RofiPower.sh
@@ -26,6 +26,7 @@ rofi_cmd() {
-kb-select-5 "s" \
-kb-select-6 "h" \
-theme ~/.config/rofi/config-powermenu.rasi | awk '{print $1}')
+ echo "$chosen_option"
}
# Execute Command
@@ -57,4 +58,4 @@ run_cmd() {
# Actions
chosen_option=$(rofi_cmd)
-run_cmd "${chosen_option% *}" \ No newline at end of file
+run_cmd "${chosen_option% *}"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage