aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/KeyHints.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2024-01-01 18:43:31 +0900
committerJaKooLit <jimmielovejay.com>2024-01-01 18:43:31 +0900
commit2bbe867a07895b5bfdd00722830324fb1b37cf11 (patch)
treed344007ddc9614137c64b6ea4bf619310646e59f /config/hypr/scripts/KeyHints.sh
parentf7c551d45dee4dee7b2ae7af635506f6bad0c1bc (diff)
Just a small tinkering... :)
Diffstat (limited to 'config/hypr/scripts/KeyHints.sh')
-rwxr-xr-xconfig/hypr/scripts/KeyHints.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh
index 90c9ec47..5b79cf06 100755
--- a/config/hypr/scripts/KeyHints.sh
+++ b/config/hypr/scripts/KeyHints.sh
@@ -1,4 +1,6 @@
#!/bin/bash
+## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
+# Keyhints. Idea got from Garuda Hyprland
# Detect monitor resolution and scale
x_mon=$(hyprctl -j monitors | jq '.[] | select(.focused==true) | .width')
@@ -42,8 +44,8 @@ yad --width=$dynamic_width --height=$dynamic_height \
"ï…¼ Q" "close active window" "(not kill)" \
"ï…¼ Shift Q " "closes a specified window" "(window)" \
"ï…¼ Alt V" "Clipboard Manager" "(cliphist)" \
-"ï…¼ W" "Choose wallpaper" "(swww)" \
-"CTRL ALT W" "Random wallpaper" "(swww)" \
+"ï…¼ W" "Choose wallpaper" "(Wallpaper Menu)" \
+"CTRL ALT W" "Random wallpaper" "(via swww)" \
"ï…¼ B" "Hide/UnHide Waybar" "waybar" \
"ï…¼ CTRL B" "Choose waybar styles" "(waybar styles)" \
"ï…¼ ALT B" "Choose waybar layout" "(waybar layout)" \
@@ -61,7 +63,7 @@ yad --width=$dynamic_width --height=$dynamic_height \
"ï…¼ Shift F" "Toggle float" "single window" \
"ï…¼ ALT F" "Toggle all windows to float" "all windows" \
"ï…¼ Shift B" "Toggle Blur" "normal or less blur" \
-"ï…¼ SHIFT G" "Gamemode! All animations off" "" \
+"ï…¼ SHIFT G" "Gamemode! All animations OFF or ON" "toggle" \
"ï…¼ H" "Launch this app" "" \
"ï…¼ E" "View or EDIT Keybinds, Settings, Monitor" "" \
"" "" "" \
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage