aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-10 19:47:03 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-10 19:47:03 +0900
commit4f7f90ec72e9ece7556bcc34df63c8b1b62e2337 (patch)
tree028b5fe8bc289fc6673c45bead470f54750cc422 /config/hypr/scripts
parent5734fdea09a3cbfa029e23390bfb53dc7ee8c5f6 (diff)
Renamed waybar styles, rofi size increase
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/WaybarStyles.sh12
1 files changed, 11 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarStyles.sh b/config/hypr/scripts/WaybarStyles.sh
index 2a8fc51a..111d16ef 100755
--- a/config/hypr/scripts/WaybarStyles.sh
+++ b/config/hypr/scripts/WaybarStyles.sh
@@ -4,7 +4,17 @@
THEMEIS=$(realpath ~/.config/waybar/style.css | sed 's/.*-\(.*\)\.css/\1/')
# Array for the styles
-STYLES=("pywal" "default" "b&w" "rgb" "default_alter" "mauve" "light" "dark" "uline")
+STYLES=(
+"pywal"
+"dark"
+"light"
+"Black-&-White"
+"colors"
+"colors-border"
+"colors-line"
+"colorful"
+"mauve"
+ )
# Build ROFI
SELECTED_STYLE=$(printf "%s\n" "${STYLES[@]}" | rofi -dmenu -p "Choose" -lines "${#STYLES[@]}")
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage