aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-11-10 09:53:07 +0900
committerGitHub <noreply@github.com>2023-11-10 09:53:07 +0900
commit9bad99867b9c5a5ec36cee078833d998fe229a1b (patch)
tree960c75c7ba8a1764cdca3770f9ec45d3e170b14b /config/hypr/scripts
parent619c798d40a8ddac43feb5b68426d1e2d0ddefd4 (diff)
Update WaybarStyles.sh
removing the purpl for now until you submit the new purpl styles... Good job bro :)
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/WaybarStyles.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/WaybarStyles.sh b/config/hypr/scripts/WaybarStyles.sh
index 6cbdced0..8ce2dec2 100755
--- a/config/hypr/scripts/WaybarStyles.sh
+++ b/config/hypr/scripts/WaybarStyles.sh
@@ -4,7 +4,7 @@
THEMEIS=$(realpath ~/.config/waybar/style.css | sed 's/.*-\(.*\)\.css/\1/')
# Array for the styles
-STYLES=("default" "b&w" "rgb" "default_alter" "mauve" "light" "dark" "uline" "Purpl")
+STYLES=("default" "b&w" "rgb" "default_alter" "mauve" "light" "dark" "uline")
# Build ROFI
SELECTED_STYLE=$(printf "%s\n" "${STYLES[@]}" | rofi -dmenu -p "Choose" -lines "${#STYLES[@]}")
@@ -35,4 +35,4 @@ for _prs in "${_ps[@]}"; do
fi
done
-exec ~/.config/hypr/scripts/Refresh.sh \ No newline at end of file
+exec ~/.config/hypr/scripts/Refresh.sh
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage