Browse Source

Update KeyHints.sh

fix indention
pull/203/head
Ja.KooLit 2 years ago committed by GitHub
parent
commit
3208ecfdfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      config/hypr/scripts/KeyHints.sh

4
config/hypr/scripts/KeyHints.sh

@ -40,8 +40,8 @@ yad --width=$dynamic_width --height=$dynamic_height \
"ESC" "close this app" "" "=" "SUPER KEY (Windows Key)" "(SUPER KEY)" \
" enter" "Terminal" "(kitty)" \
" or D" "App Launcher" "(rofi)" \
" S" "Google Search" "(rofi)" \
" T" "Open File Manager" "(Thunar)" \
" S" "Google Search" "(rofi)" \
" Q" "close active window" "(not kill)" \
" Shift Q " "closes a specified window" "(window)" \
" Alt V" "Clipboard Manager" "(cliphist)" \
@ -68,4 +68,4 @@ yad --width=$dynamic_width --height=$dynamic_height \
" H" "Launch this app" "" \
" E" "View or EDIT Keybinds, Settings, Monitor" "" \
"" "" "" \
"More tips:" "https://github.com/JaKooLit/Hyprland-Dots/wiki" ""
"More tips:" "https://github.com/JaKooLit/Hyprland-Dots/wiki" ""\

Loading…
Cancel
Save