aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/KeyBinds.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-15 15:20:59 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-15 15:20:59 +0900
commit3ae93618d2e6274734dc49db04a275712808e310 (patch)
treed028e5fc0318c8f931c3be1bc5779aa6252047cf /config/hypr/scripts/KeyBinds.sh
parentc5d8fe9bf3273f33a67690b88dba28aca1d4ea6d (diff)
removed additional s on keybinds.sh
Diffstat (limited to 'config/hypr/scripts/KeyBinds.sh')
-rwxr-xr-xconfig/hypr/scripts/KeyBinds.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/scripts/KeyBinds.sh b/config/hypr/scripts/KeyBinds.sh
index 324a9d00..9c6b5ab7 100755
--- a/config/hypr/scripts/KeyBinds.sh
+++ b/config/hypr/scripts/KeyBinds.sh
@@ -36,5 +36,4 @@ fi
display_keybinds=$(echo "$keybinds" | sed 's/\$mainMod/SUPER/g')
# use rofi to display the keybinds with the modified content
-echo "$display_keybinds" | rofi -dmenu -i -config "$rofi_theme" -mesg "$msg"
-s \ No newline at end of file
+echo "$display_keybinds" | rofi -dmenu -i -config "$rofi_theme" -mesg "$msg" \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage