diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 23:13:06 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 23:13:06 +0900 |
| commit | 490beb1c15ddc3e405b03368e8d5f90ffc6451f5 (patch) | |
| tree | d90a60417a855888cc49468b3d95417eb47d99d0 | |
| parent | e8cb40a7a50fcaec00b3e0bd405507509bb53763 (diff) | |
remove purpl as Dark Style. Updated Keyhints
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 3 | ||||
| -rw-r--r-- | config/waybar/style/Purpl.css (renamed from config/waybar/style/[Dark] Purpl.css) | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index 86d10f09..65151c9e 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -34,7 +34,6 @@ yad --width=$dynamic_width --height=$dynamic_height \ --column=Key: \ --column=Description: \ --column=Command: \ - --timeout=60 \ --timeout-indicator=bottom \ "ESC" "close this app" "" "=" "SUPER KEY (Windows Key)" "(SUPER KEY)" \ " enter" "Terminal" "(kitty)" \ @@ -67,7 +66,7 @@ yad --width=$dynamic_width --height=$dynamic_height \ " E" "View or EDIT Keybinds, Settings, Monitor" "" \ "" "" "" \ "" "More tips on Hyprland-Dots github wiki page" ""\ +"" "https://github.com/JaKooLit/Hyprland-Dots/wiki" ""\ "" "" "" \ -"" "" "This window will auto-close in 60 secs" ""\ diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/Purpl.css index 0f97470f..0f97470f 100644 --- a/config/waybar/style/[Dark] Purpl.css +++ b/config/waybar/style/Purpl.css |
