From aca8e5dfe8d930ab1be3575408158e8147b42f11 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 15 Nov 2023 17:54:51 +0900 Subject: [PATCH] Waybar rename for easy addition --- config/hypr/scripts/WaybarLayout.sh | 11 +- config/hypr/scripts/WaybarStyles.sh | 6 +- .../{config-Bottom(plasma) => Bottom(plasma)} | 0 .../{config-Bottom-Left => Bottom-Left} | 0 .../{config-Bottom-Right => Bottom-Right} | 0 .../configs/{config-Camellia => Camellia} | 8 +- .../{config-Chrysanthemum => Chrysanthemum} | 7 +- .../configs/{config-Gardenia => Gardenia} | 7 +- config/waybar/configs/{config-Left => Left} | 0 config/waybar/configs/{config-Peony => Peony} | 7 +- config/waybar/configs/{config-Right => Right} | 0 .../configs/{config-Top(gnome) => Top(gnome)} | 0 .../{config-Top-&-Bottom => Top-&-Bottom} | 3 +- .../configs/{config-Top-Left => Top-Left} | 0 .../configs/{config-Top-Right => Top-Right} | 0 .../configs/{config-all-sides => all-sides} | 0 .../configs/{config-default => default} | 22 +- .../{config-default-Bottom => default-Bottom} | 24 +- .../{config-simple-long => simple-long} | 0 .../{config-simple-short => simple-short} | 0 ...le-Black-&-White.css => Black-&-White.css} | 0 ...ppuccin-latte.css => Catppuccin-Latte.css} | 0 ...ppuccin-mocha.css => Catppuccin-Mocha.css} | 0 .../style/{style-Crimson.css => Crimson.css} | 17 +- ...{style-Golden-Noir.css => Golden-Noir.css} | 15 +- .../waybar/style/{Style-None.css => None.css} | 8 +- config/waybar/style/Purple.css | 215 +++++++++++++++++ ...{style-Simple-Pink.css => Simple-Pink.css} | 19 +- .../{style-colorful.css => colorful.css} | 0 ...le-colors-border.css => colors-border.css} | 0 ...{style-colors-line.css => colors-line.css} | 0 .../style/{style-colors.css => colors.css} | 0 .../waybar/style/{style-dark.css => dark.css} | 0 .../style/{style-light.css => light.css} | 0 .../style/{style-pywal.css => pywal.css} | 0 config/waybar/style/style-Purple.css | 216 ------------------ 36 files changed, 295 insertions(+), 290 deletions(-) rename config/waybar/configs/{config-Bottom(plasma) => Bottom(plasma)} (100%) rename config/waybar/configs/{config-Bottom-Left => Bottom-Left} (100%) rename config/waybar/configs/{config-Bottom-Right => Bottom-Right} (100%) rename config/waybar/configs/{config-Camellia => Camellia} (93%) rename config/waybar/configs/{config-Chrysanthemum => Chrysanthemum} (91%) rename config/waybar/configs/{config-Gardenia => Gardenia} (91%) rename config/waybar/configs/{config-Left => Left} (100%) rename config/waybar/configs/{config-Peony => Peony} (93%) rename config/waybar/configs/{config-Right => Right} (100%) rename config/waybar/configs/{config-Top(gnome) => Top(gnome)} (100%) rename config/waybar/configs/{config-Top-&-Bottom => Top-&-Bottom} (99%) rename config/waybar/configs/{config-Top-Left => Top-Left} (100%) rename config/waybar/configs/{config-Top-Right => Top-Right} (100%) rename config/waybar/configs/{config-all-sides => all-sides} (100%) rename config/waybar/configs/{config-default => default} (83%) rename config/waybar/configs/{config-default-Bottom => default-Bottom} (80%) rename config/waybar/configs/{config-simple-long => simple-long} (100%) rename config/waybar/configs/{config-simple-short => simple-short} (100%) rename config/waybar/style/{style-Black-&-White.css => Black-&-White.css} (100%) rename config/waybar/style/{style-catppuccin-latte.css => Catppuccin-Latte.css} (100%) rename config/waybar/style/{style-catppuccin-mocha.css => Catppuccin-Mocha.css} (100%) rename config/waybar/style/{style-Crimson.css => Crimson.css} (90%) rename config/waybar/style/{style-Golden-Noir.css => Golden-Noir.css} (92%) rename config/waybar/style/{Style-None.css => None.css} (93%) create mode 100644 config/waybar/style/Purple.css rename config/waybar/style/{style-Simple-Pink.css => Simple-Pink.css} (90%) rename config/waybar/style/{style-colorful.css => colorful.css} (100%) rename config/waybar/style/{style-colors-border.css => colors-border.css} (100%) rename config/waybar/style/{style-colors-line.css => colors-line.css} (100%) rename config/waybar/style/{style-colors.css => colors.css} (100%) rename config/waybar/style/{style-dark.css => dark.css} (100%) rename config/waybar/style/{style-light.css => light.css} (100%) rename config/waybar/style/{style-pywal.css => pywal.css} (100%) delete mode 100644 config/waybar/style/style-Purple.css diff --git a/config/hypr/scripts/WaybarLayout.sh b/config/hypr/scripts/WaybarLayout.sh index 73fb28b..be02e5e 100755 --- a/config/hypr/scripts/WaybarLayout.sh +++ b/config/hypr/scripts/WaybarLayout.sh @@ -7,10 +7,6 @@ menu() { cat <