aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--config/hypr/UserConfigs/Startup_Apps.conf2
-rw-r--r--config/hypr/UserConfigs/WindowRules.conf97
-rw-r--r--config/hypr/animations/default - v2.conf2
-rwxr-xr-xconfig/hypr/initial-boot.sh11
-rw-r--r--config/hypr/wallpaper_effects/.wallpaper_currentbin13764316 -> 10295063 bytes
-rw-r--r--config/hypr/wallpaper_effects/.wallpaper_modifiedbin13781371 -> 9378870 bytes
-rw-r--r--config/hypr/wallust/wallust-hyprland.conf36
l---------config/rofi/.current_wallpaper2
-rw-r--r--config/rofi/wallust/colors-rofi.rasi45
-rw-r--r--config/waybar/style/[Colored] Translucent.css1
-rw-r--r--config/waybar/style/[Colorful] Aurora Blossom.css47
-rw-r--r--config/waybar/style/[Dark] Golden Eclipse.css203
-rw-r--r--config/waybar/style/[Dark] Golden Noir.css1
-rw-r--r--config/waybar/style/[Dark] Latte-Wallust combined v2.css4
-rw-r--r--config/waybar/style/[Dark] Latte-Wallust combined.css4
-rw-r--r--config/waybar/style/[Dark] Purpl.css2
-rw-r--r--config/waybar/style/[Extra] Crimson.css1
-rw-r--r--config/waybar/style/[Extra] EverForest.css2
-rw-r--r--config/waybar/style/[Extra] Mauve.css1
-rw-r--r--config/waybar/style/[Extra] Rose Pine.css1
-rw-r--r--config/waybar/style/[Extra] Simple Pink.css1
-rw-r--r--config/waybar/style/[Light] Obsidian Glow.css1
-rw-r--r--config/waybar/style/[Transparent] Crystal Clear.css3
-rw-r--r--config/waybar/style/[WALLUST] ML4W-modern-mixed.css20
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css18
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Simple.css1
-rw-r--r--config/waybar/style/[Wallust Transparent] Crystal Clear.css1
-rw-r--r--config/waybar/style/[Wallust] Chroma Edge.css1
-rw-r--r--config/waybar/style/[Wallust] Chroma Fusion.css18
-rw-r--r--config/waybar/style/[Wallust] Colored.css18
-rw-r--r--config/waybar/style/[Wallust] Simple.css19
-rw-r--r--config/waybar/wallust/colors-waybar.css41
-rwxr-xr-xcopy.sh27
-rwxr-xr-xrelease.sh4
-rwxr-xr-xupgrade.sh4
-rw-r--r--wallpapers/Northern Lights3.pngbin0 -> 10295063 bytes
-rw-r--r--wallpapers/Study-table.pngbin15219546 -> 0 bytes
38 files changed, 397 insertions, 244 deletions
diff --git a/README.md b/README.md
index 467688d4..a387351b 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ https://github.com/JaKooLit/Hyprland-Dots/assets/85185940/50d53755-0f11-45d6-991
#### 🎞️ AGS Overview DEMO
-- in case you wonder, here is a short demo of AGS overview [Youtube LINK](https://www.youtube.com/watch?v=ir9NfMcZBzA)
+- in case you wonder, here is a short demo of AGS overview [Youtube LINK](https://youtu.be/zY5SLNPBJTs)
</details>
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf
index 08827e91..e41a7ecb 100644
--- a/config/hypr/UserConfigs/Startup_Apps.conf
+++ b/config/hypr/UserConfigs/Startup_Apps.conf
@@ -23,7 +23,7 @@ exec-once = $scriptsDir/Polkit.sh
exec-once = waybar &
exec-once = nm-applet --indicator &
exec-once = swaync &
-exec-once = ags &
+#exec-once = ags &
#exec-once = blueman-applet &
#exec-once = rog-control-center &
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf
index 378e1048..35d549f6 100644
--- a/config/hypr/UserConfigs/WindowRules.conf
+++ b/config/hypr/UserConfigs/WindowRules.conf
@@ -6,11 +6,15 @@
# browser tags
windowrulev2 = tag +browser, class:^([Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr)$
windowrulev2 = tag +browser, class:^([Gg]oogle-chrome(-beta|-dev|-unstable)?)$
+windowrulev2 = tag +browser, class:^(chrome-.+-Default)$ # Chrome PWAs
windowrulev2 = tag +browser, class:^([Mm]icrosoft-edge(-stable|-beta|-dev|-unstable))$
windowrulev2 = tag +browser, class:^(Brave-browser(-beta|-dev|-unstable)?)$
windowrulev2 = tag +browser, class:^([Tt]horium-browser|[Cc]achy-browser)$
windowrulev2 = tag +browser, class:^(zen-alpha)$
+# terminal tags
+windowrulev2 = tag +terminal, class:^(Alacritty|kitty|kitty-dropterm)$
+
# email tags
windowrulev2 = tag +email, class:^([Tt]hunderbird|org.gnome.Evolution)$
windowrulev2 = tag +email, class:^(eu.betterbird.Betterbird)$
@@ -39,10 +43,38 @@ windowrulev2 = tag +gamestore, class:^([Ss]team)$
windowrulev2 = tag +gamestore, title:^([Ll]utris)$
windowrulev2 = tag +gamestore, class:^(com.heroicgameslauncher.hgl)$
+# file-manager tags
+windowrulev2 = tag +file-manager, class:^([Tt]hunar|org.gnome.Nautilus|[Pp]cmanfm-qt)$
+windowrulev2 = tag +file-manager, class:^(app.drey.Warp)$
+
+# wallpaper tags
+windowrulev2 = tag +wallpaper title:^([Ww]aytrogen)$
+windowrulev2 = tag +wallpaper, class:^([Ww]aytrogen)$
+
# multimedia tags
windowrulev2 = tag +multimedia, class:^([Aa]udacious)$
-# windowrule v2 - position
+
+# settings tags
+windowrulev2 = tag +settings, title:^(ROG Control)$
+windowrulev2 = tag +settings, class:^(wihotspot(-gui)?)$ # wifi hotspot
+windowrulev2 = tag +settings, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analyzer
+windowrulev2 = tag +settings, class:^(gnome-disks|wihotspot(-gui)?)$
+windowrulev2 = tag +settings, title:(Kvantum Manager)
+windowrulev2 = tag +settings, class:^(file-roller|org.gnome.FileRoller)$ # archive manager
+windowrulev2 = tag +settings, class:^(nm-applet|nm-connection-editor|blueman-manager)$
+windowrulev2 = tag +settings, class:^(pavucontrol|org.pulseaudio.pavucontrol|com.saivert.pwvucontrol)$
+windowrulev2 = tag +settings, class:^(nwg-look|qt5ct|qt6ct|[Yy]ad)$
+windowrulev2 = tag +settings, class:(xdg-desktop-portal-gtk)
+windowrulev2 = tag +settings, class:^(org.kde.polkit-kde-authentication-agent-1)$
+windowrulev2 = tag +settings, class:^([Rr]ofi)$
+
+# viewer tags
+windowrulev2 = tag +viewer, class:^(gnome-system-monitor|org.gnome.SystemMonitor|io.missioncenter.MissionCenter)$ # system monitor
+windowrulev2 = tag +viewer, class:^(evince)$ # document viewer
+windowrulev2 = tag +viewer, class:^(eog|org.gnome.Loupe)$ # image viewer
+
+# POSITION
# windowrulev2 = center,floating:1 # warning, it cause even the menu to float and center.
windowrulev2 = center, class:([Tt]hunar), title:negative:(.*[Tt]hunar.*)
windowrulev2 = center, title:^(ROG Control)$
@@ -73,84 +105,60 @@ windowrulev2 = workspace 6 silent, class:^(virt-manager)$
windowrulev2 = workspace 6 silent, class:^(.virt-manager-wrapped)$
windowrulev2 = workspace 9 silent, tag:multimedia*
-# windowrule v2 - float
+# FLOAT
+windowrulev2 = float, tag:wallpaper*
+windowrulev2 = float, tag:settings*
+windowrulev2 = float, tag:viewer*
windowrulev2 = float, class:([Zz]oom|onedriver|onedriver-launcher)$
-windowrulev2 = float, class:(xdg-desktop-portal-gtk)
windowrulev2 = float, class:(org.gnome.Calculator), title:(Calculator)
-windowrulev2 = float, class:^([Rr]ofi)$
-windowrulev2 = float, class:^(eog|org.gnome.Loupe)$ # image viewer
-windowrulev2 = float, class:^(pavucontrol|org.pulseaudio.pavucontrol|com.saivert.pwvucontrol)$
-windowrulev2 = float, class:^(nwg-look|qt5ct|qt6ct)$
windowrulev2 = float, class:^(mpv|com.github.rafostar.Clapper)$
-windowrulev2 = float, class:^(nm-applet|nm-connection-editor|blueman-manager)$
-windowrulev2 = float, class:^(gnome-system-monitor|org.gnome.SystemMonitor|io.missioncenter.MissionCenter)$ # system monitor
-windowrulev2 = float, class:^(wihotspot(-gui)?)$ # wifi hotspot
-windowrulev2 = float, class:^(evince)$ # document viewer
-windowrulev2 = float, class:^(file-roller|org.gnome.FileRoller)$ # archive manager
-windowrulev2 = float, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analyzer
-windowrulev2 = float, title:(Kvantum Manager)
windowrulev2 = float, class:^([Qq]alculate-gtk)$
#windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$
windowrulev2 = float, class:^([Ff]erdium)$
windowrulev2 = float, title:^(Picture-in-Picture)$
-windowrulev2 = float, title:^(ROG Control)$
#windowrulev2 = float, title:^(Firefox)$
-windowrulev2 = float, title:^(hyprgui)$
#windowrule v2 - float popups and dialogue
-windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$
-windowrulev2 = float, class:^([Yy]ad)$
windowrulev2 = float, class:(codium|codium-url-handler|VSCodium), title:negative:(.*codium.*|.*VSCodium.*)
windowrulev2 = float, class:^(com.heroicgameslauncher.hgl)$, title:negative:(Heroic Games Launcher)
windowrulev2 = float, class:^([Ss]team)$, title:negative:^([Ss]team)$
windowrulev2 = float, class:([Tt]hunar), title:negative:(.*[Tt]hunar.*)
windowrulev2 = float, class:(electron), title:(Add Folder to Workspace)
-# windowrule v2 - opacity #enable as desired
+# OPACITY
windowrulev2 = opacity 0.9 0.7, tag:browser*
windowrulev2 = opacity 0.9 0.8, tag:projects*
windowrulev2 = opacity 0.94 0.86, tag:im*
-windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$
-windowrulev2 = opacity 0.94 0.86, class:^(chrome-.+-Default)$ # Chrome PWAs
-windowrulev2 = opacity 0.9 0.8, class:^([Tt]hunar|org.gnome.Nautilus)$
-windowrulev2 = opacity 0.8 0.6, class:^(pcmanfm-qt)$
+windowrulev2 = opacity 0.94 0.86, tag:multimedia*
+windowrulev2 = opacity 0.9 0.8, tag:file-manager*
+windowrulev2 = opacity 0.8 0.7, tag:terminal*
+windowrulev2 = opacity 0.8 0.7, tag:settings*
+windowrulev2 = opacity 0.82 0.75, tag:viewer*
+windowrulev2 = opacity 0.9 0.7, tag:wallpaper*
windowrulev2 = opacity 0.8 0.7, class:^(gedit|org.gnome.TextEditor|mousepad)$
windowrulev2 = opacity 0.9 0.8, class:^(deluge)$
-windowrulev2 = opacity 0.8 0.7, class:^(Alacritty|kitty|kitty-dropterm)$ # Terminals
-windowrulev2 = opacity 0.9 0.8, class:^(nwg-look|qt5ct|qt6ct|[Yy]ad)$
-windowrulev2 = opacity 0.9 0.8, title:(Kvantum Manager)
-windowrulev2 = opacity 0.9 0.7, class:^([Aa]udacious)$
windowrulev2 = opacity 0.9 0.8, class:^(im.riot.Riot)$ # Element matrix client
-windowrulev2 = opacity 0.94 0.86, class:^(gnome-disks|evince|wihotspot(-gui)?|org.gnome.baobab)$
-windowrulev2 = opacity 0.9 0.8, class:^(file-roller|org.gnome.FileRoller)$ # archive manager
-windowrulev2 = opacity 0.8 0.7, class:^(app.drey.Warp)$ # Warp file transfer
windowrulev2 = opacity 0.9 0.8, class:^(seahorse)$ # gnome-keyring gui
-windowrulev2 = opacity 0.82 0.75, class:^(gnome-system-monitor|org.gnome.SystemMonitor|io.missioncenter.MissionCenter)$
-windowrulev2 = opacity 0.9 0.8, class:^(xdg-desktop-portal-gtk)$ # gnome-keyring gui
windowrulev2 = opacity 0.95 0.75, title:^(Picture-in-Picture)$
-# windowrule v2 - size
-windowrulev2 = size 70% 70%, class:^(gnome-system-monitor|org.gnome.SystemMonitor|io.missioncenter.MissionCenter)$
-windowrulev2 = size 70% 70%, class:^(xdg-desktop-portal-gtk)$
-windowrulev2 = size 60% 70%, title:(Kvantum Manager)
-windowrulev2 = size 60% 70%, class:^(qt6ct)$
-windowrulev2 = size 70% 70%, class:^(evince|wihotspot(-gui)?)$
-windowrulev2 = size 60% 70%, class:^(file-roller|org.gnome.FileRoller)$
+
+# SIZE
+windowrulev2 = size 70% 70%, tag:wallpaper*
+windowrulev2 = size 70% 70%, tag:settings*
windowrulev2 = size 60% 70%, class:^([Ww]hatsapp-for-linux)$
windowrulev2 = size 60% 70%, class:^([Ff]erdium)$
-windowrulev2 = size 60% 70%, title:^(ROG Control)$
+
#windowrulev2 = size 25% 25%, title:^(Picture-in-Picture)$
#windowrulev2 = size 25% 25%, title:^(Firefox)$
-windowrulev2 = size 60% 70%, title:^(hyprgui)$
-# windowrule v2 - pinning
-windowrulev2 = pin,title:^(Picture-in-Picture)$
+# PINNING
+windowrulev2 = pin, title:^(Picture-in-Picture)$
#windowrulev2 = pin,title:^(Firefox)$
# windowrule v2 - extras
windowrulev2 = keepaspectratio, title:^(Picture-in-Picture)$
-# windowrule v2 - blur and fullscreen
+# BLUR & FULLSCREEN
windowrulev2 = noblur, tag:games*
windowrulev2 = fullscreen, tag:games*
@@ -158,7 +166,6 @@ windowrulev2 = fullscreen, tag:games*
#windowrulev2 = bordercolor rgb(282737) rgb(1E1D2D), floating:1
#windowrulev2 = opacity 0.8 0.8, pinned:1
-
# LAYER RULES
layerrule = blur, rofi
layerrule = ignorezero, rofi
diff --git a/config/hypr/animations/default - v2.conf b/config/hypr/animations/default - v2.conf
index 37fbe125..dfbbed7f 100644
--- a/config/hypr/animations/default - v2.conf
+++ b/config/hypr/animations/default - v2.conf
@@ -20,7 +20,7 @@ animations {
animation = windowsOut, 1, 5, winOut, popin
animation = windowsMove, 1, 5, wind, slide
animation = border, 1, 10, linear
-# animation = borderangle, 1, 180, linear, loop #used by rainbow borders and rotating colors
+ animation = borderangle, 1, 180, linear, loop #used by rainbow borders and rotating colors
animation = fade, 1, 5, overshot
animation = workspaces, 1, 5, wind
animation = windows, 1, 5, bounce, popin
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 4d2d6aaa..474a37a7 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -36,7 +36,16 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
gsettings set org.gnome.desktop.interface icon-theme $icon_theme > /dev/null 2>&1 &
gsettings set org.gnome.desktop.interface cursor-theme $cursor_theme > /dev/null 2>&1 &
gsettings set org.gnome.desktop.interface cursor-size 24 > /dev/null 2>&1 &
-
+
+ # NIXOS initiate GTK dark mode and apply icon and cursor theme
+ if [ -n "$(grep -i nixos < /etc/os-release)" ]; then
+ gsettings set org.gnome.desktop.interface color-scheme "'$color_scheme'" > /dev/null 2>&1 &
+ dconf write /org/gnome/desktop/interface/gtk-theme "'$gtk_theme'" > /dev/null 2>&1 &
+ dconf write /org/gnome/desktop/interface/icon-theme "'$icon_theme'" > /dev/null 2>&1 &
+ dconf write /org/gnome/desktop/interface/cursor-theme "'$cursor_theme'" > /dev/null 2>&1 &
+ dconf write /org/gnome/desktop/interface/cursor-size "24" > /dev/null 2>&1 &
+ fi
+
# initiate kvantum theme
kvantummanager --set "$kvantum_theme" > /dev/null 2>&1 &
diff --git a/config/hypr/wallpaper_effects/.wallpaper_current b/config/hypr/wallpaper_effects/.wallpaper_current
index 4a3515da..2c5e839e 100644
--- a/config/hypr/wallpaper_effects/.wallpaper_current
+++ b/config/hypr/wallpaper_effects/.wallpaper_current
Binary files differ
diff --git a/config/hypr/wallpaper_effects/.wallpaper_modified b/config/hypr/wallpaper_effects/.wallpaper_modified
index b42159e3..f546bd56 100644
--- a/config/hypr/wallpaper_effects/.wallpaper_modified
+++ b/config/hypr/wallpaper_effects/.wallpaper_modified
Binary files differ
diff --git a/config/hypr/wallust/wallust-hyprland.conf b/config/hypr/wallust/wallust-hyprland.conf
index 52ced087..92bcfc7c 100644
--- a/config/hypr/wallust/wallust-hyprland.conf
+++ b/config/hypr/wallust/wallust-hyprland.conf
@@ -1,21 +1,21 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
# /* wallust template - colors-hyprland */
-$background = rgb(212022)
-$foreground = rgb(FAF0E8)
-$color0 = rgb(474649)
-$color1 = rgb(1A171F)
-$color2 = rgb(143551)
-$color3 = rgb(99352B)
-$color4 = rgb(2B5C98)
-$color5 = rgb(0DB0B6)
-$color6 = rgb(B4A08E)
-$color7 = rgb(EFE2D6)
-$color8 = rgb(A79E95)
-$color9 = rgb(231F29)
-$color10 = rgb(1B466C)
-$color11 = rgb(CC463A)
-$color12 = rgb(3A7BCA)
-$color13 = rgb(12EBF3)
-$color14 = rgb(F0D5BD)
-$color15 = rgb(EFE2D6)
+$background = rgb(1E1516)
+$foreground = rgb(ACF2F1)
+$color0 = rgb(463C3D)
+$color1 = rgb(181916)
+$color2 = rgb(073122)
+$color3 = rgb(073122)
+$color4 = rgb(0E455E)
+$color5 = rgb(0D942F)
+$color6 = rgb(0DA4A1)
+$color7 = rgb(80E4E2)
+$color8 = rgb(59A09E)
+$color9 = rgb(20211D)
+$color10 = rgb(09422D)
+$color11 = rgb(09422D)
+$color12 = rgb(135C7D)
+$color13 = rgb(11C63F)
+$color14 = rgb(11DAD6)
+$color15 = rgb(80E4E2)
diff --git a/config/rofi/.current_wallpaper b/config/rofi/.current_wallpaper
index 6d4a09c3..4f0d70ab 120000
--- a/config/rofi/.current_wallpaper
+++ b/config/rofi/.current_wallpaper
@@ -1 +1 @@
-/home/ja/Pictures/wallpapers/Scifi-Room.png \ No newline at end of file
+/home/ja/Pictures/wallpapers/Northern Lights3.png \ No newline at end of file
diff --git a/config/rofi/wallust/colors-rofi.rasi b/config/rofi/wallust/colors-rofi.rasi
index bdbf8eb6..536bcdc6 100644
--- a/config/rofi/wallust/colors-rofi.rasi
+++ b/config/rofi/wallust/colors-rofi.rasi
@@ -1,28 +1,31 @@
+ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+ /* wallust template - colors-rofi */
+
* {
-active-background: #101C2F;
-active-foreground: #D6CBD5;
-normal-background: #030508;
-normal-foreground: #D6CBD5;
-urgent-background: #2B7F48;
-urgent-foreground: #D6CBD5;
+active-background: #20211D;
+active-foreground: #ACF2F1;
+normal-background: #1E1516;
+normal-foreground: #ACF2F1;
+urgent-background: #135C7D;
+urgent-foreground: #ACF2F1;
-alternate-active-background: #11606B;
-alternate-active-foreground: #D6CBD5;
-alternate-normal-background: #030508;
-alternate-normal-foreground: #D6CBD5;
-alternate-urgent-background: #030508;
-alternate-urgent-foreground: #D6CBD5;
+alternate-active-background: #0D942F;
+alternate-active-foreground: #ACF2F1;
+alternate-normal-background: #1E1516;
+alternate-normal-foreground: #ACF2F1;
+alternate-urgent-background: #1E1516;
+alternate-urgent-foreground: #ACF2F1;
-selected-active-background: #101C2F;
-selected-active-foreground: #D6CBD5;
-selected-normal-background: #BCADBB;
-selected-normal-foreground: #D6CBD5;
-selected-urgent-background: #2B7F48;
-selected-urgent-foreground: #D6CBD5;
+selected-active-background: #20211D;
+selected-active-foreground: #ACF2F1;
+selected-normal-background: #80E4E2;
+selected-normal-foreground: #ACF2F1;
+selected-urgent-background: #135C7D;
+selected-urgent-foreground: #ACF2F1;
-background-color: #030508;
+background-color: #1E1516;
background: rgba(0,0,0,0.7);
-foreground: #BCADBB;
-border-color: #101C2F;
+foreground: #80E4E2;
+border-color: #20211D;
}
diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css
index d2938706..39aa8686 100644
--- a/config/waybar/style/[Colored] Translucent.css
+++ b/config/waybar/style/[Colored] Translucent.css
@@ -45,6 +45,7 @@ tooltip {
border-color: #11111b;
}
+#taskbar button,
#workspaces button {
background-color: transparent;
color: #ffffff;
diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css
index 51025dd5..2dc23e73 100644
--- a/config/waybar/style/[Colorful] Aurora Blossom.css
+++ b/config/waybar/style/[Colorful] Aurora Blossom.css
@@ -45,6 +45,8 @@ tooltip label{
}
/*-----modules indv----*/
+
+#taskbar button,
#workspaces button {
color: black;
box-shadow: none;
@@ -56,6 +58,8 @@ tooltip label{
animation: gradient_f 20s ease-in infinite;
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
+
+#taskbar button:hover,
#workspaces button:hover {
color: grey;
background-color: rgba(0,153,153,0.2);
@@ -65,6 +69,7 @@ tooltip label{
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
+#taskbar button.active,
#workspaces button.active {
color: grey;
padding-left: 8px;
@@ -167,24 +172,7 @@ tooltip label{
animation-direction: alternate;
}
-#taskbar button.active {
- color: black;
- background-color: #7f849c;
- padding-left: 6px;
- padding-right: 6px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
-#taskbar button,
-#taskbar button:hover {
- color: black;
- padding-left: 2px;
- padding-right: 2px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
+#backlight-slider slider,
#pulseaudio-slider slider {
min-width: 0px;
min-height: 0px;
@@ -194,6 +182,7 @@ tooltip label{
box-shadow: none;
}
+#backlight-slider trough,
#pulseaudio-slider trough {
background-color: #7f849c;
min-width: 80px;
@@ -201,27 +190,7 @@ tooltip label{
border-radius: 5px;
}
-#pulseaudio-slider highlight {
- min-height: 10px;
- border-radius: 5px;
-}
-
-#backlight-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
-}
-
-#backlight-slider trough {
- background-color: #7f849c;
- min-width: 80px;
- min-height: 10px;
- border-radius: 5px;
-}
-
+#pulseaudio-slider highlight,
#backlight-slider highlight {
min-width: 10px;
border-radius: 5px;
diff --git a/config/waybar/style/[Dark] Golden Eclipse.css b/config/waybar/style/[Dark] Golden Eclipse.css
new file mode 100644
index 00000000..987834ce
--- /dev/null
+++ b/config/waybar/style/[Dark] Golden Eclipse.css
@@ -0,0 +1,203 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Golden Eclipse */
+
+* {
+font-family: "JetBrainsMono Nerd Font";
+font-weight: bold;
+min-height: 0;
+/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
+font-size: 97%;
+font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
+padding: 1px;
+}
+
+
+window#waybar {
+ transition-property: background-color;
+ transition-duration: 0.5s;
+ background: #000000;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 4px;
+ padding-left: 4px;
+ border-radius: 12px;
+}
+
+window#waybar.hidden {
+ opacity: 0.2;
+}
+
+#waybar.empty #window {
+ background: none;
+}
+
+#backlight,
+#backlight-slider,
+#battery,
+#bluetooth,
+#clock,
+#cpu,
+#disk,
+#idle_inhibitor,
+#keyboard-state,
+#memory,
+#mode,
+#mpris,
+#network,
+#power-profiles-daemon,
+#pulseaudio,
+#pulseaudio-slider,
+#taskbar,
+#temperature,
+#tray,
+#window,
+#wireplumber,
+#workspaces,
+#custom-backlight,
+#custom-browser,
+#custom-cava_mviz,
+#custom-cycle_wall,
+#custom-file_manager,
+#custom-keybinds,
+#custom-keyboard,
+#custom-light_dark,
+#custom-lock,
+#custom-hint,
+#custom-hypridle,
+#custom-menu,
+#custom-power_vertical,
+#custom-power,
+#custom-settings,
+#custom-spotify,
+#custom-swaync,
+#custom-tty,
+#custom-updater,
+#custom-weather,
+#custom-weather.clearNight,
+#custom-weather.cloudyFoggyDay,
+#custom-weather.cloudyFoggyNight,
+#custom-weather.default,
+#custom-weather.rainyDay,
+#custom-weather.rainyNight,
+#custom-weather.severe,
+#custom-weather.showyIcyDay,
+#custom-weather.snowyIcyNight,
+#custom-weather.sunnyDay{
+ color: #fcba03;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
+}
+
+#temperature.critical {
+ background-color: red;
+}
+
+#tray > .passive {
+ -gtk-icon-effect: dim;
+}
+#tray > .needs-attention {
+ -gtk-icon-effect: highlight;
+}
+
+@keyframes blink {
+ to {
+ color: #000000;
+ }
+}
+
+/*-----Indicators----*/
+#custom-hypridle.notactive,
+#idle_inhibitor.activated {
+ color: white;
+}
+
+#battery.critical:not(.charging) {
+ color: #f53c3c;
+ animation-name: blink;
+ animation-duration: 3.0s;
+ animation-timing-function: steps(12);
+ animation-iteration-count: infinite;
+ animation-direction: alternate;
+}
+
+#taskbar button,
+#workspaces button {
+ box-shadow: none;
+ text-shadow: none;
+ padding: 0px;
+ border-radius: 9px;
+ padding-left: 4px;
+ padding-right: 4px;
+ animation: gradient_f 20s ease-in infinite;
+ transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
+ color: #fcba03;
+}
+
+#taskbar button:hover,
+#workspaces button:hover {
+ border-radius: 10px;
+ color: #a6adc8;
+ background-color: #ffeb8a;
+ padding-left: 2px;
+ padding-right: 2px;
+ animation: gradient_f 20s ease-in infinite;
+ transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
+}
+
+#workspaces button.persistent {
+ color: #fcba03;
+ border-radius: 10px;
+}
+
+#taskbar button.active,
+#workspaces button.active {
+ color: black;
+ background-color: #fcba03;
+ border-radius: 10px;
+ padding-left: 8px;
+ padding-right: 8px;
+ animation: gradient_f 20s ease-in infinite;
+ transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
+}
+
+#workspaces button.urgent {
+ color: red;
+ border-radius: 0px;
+}
+
+
+#pulseaudio.muted {
+ color: red;
+}
+
+#network.disconnected,
+#network.disabled {
+ background-color: #fcba03;
+ color: #cdd6f4;
+}
+
+#backlight-slider slider,
+#pulseaudio-slider slider {
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
+}
+
+#backlight-slider trough,
+#pulseaudio-slider trough {
+ min-width: 80px;
+ min-height: 5px;
+ border-radius: 5px;
+}
+
+#backlight-slider highlight,
+#pulseaudio-slider highlight {
+ min-height: 10px;
+ border-radius: 5px;
+}
+
diff --git a/config/waybar/style/[Dark] Golden Noir.css b/config/waybar/style/[Dark] Golden Noir.css
index 51cbc8cf..9f6cab76 100644
--- a/config/waybar/style/[Dark] Golden Noir.css
+++ b/config/waybar/style/[Dark] Golden Noir.css
@@ -51,6 +51,7 @@ tooltip {
padding-left: 4px;
}
+#taskbar button,
#workspaces button {
color: #6E6A86;
box-shadow: none;
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined v2.css b/config/waybar/style/[Dark] Latte-Wallust combined v2.css
index ad6a4726..61128602 100644
--- a/config/waybar/style/[Dark] Latte-Wallust combined v2.css
+++ b/config/waybar/style/[Dark] Latte-Wallust combined v2.css
@@ -54,7 +54,9 @@ tooltip {
font-weight: bold;
font-style: normal;
opacity: 0.8;
-}
+}
+
+#taskbar button,
#workspaces button {
color: @foreground;
box-shadow: none;
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined.css b/config/waybar/style/[Dark] Latte-Wallust combined.css
index 9e3380b2..2e082f3e 100644
--- a/config/waybar/style/[Dark] Latte-Wallust combined.css
+++ b/config/waybar/style/[Dark] Latte-Wallust combined.css
@@ -69,7 +69,9 @@ tooltip {
font-style: normal;
opacity:0.8;
color:#FFFFFF;
-}
+}
+
+#taskbar button,
#workspaces button {
color: #6E6A86;
box-shadow: none;
diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css
index a9897123..87e747ae 100644
--- a/config/waybar/style/[Dark] Purpl.css
+++ b/config/waybar/style/[Dark] Purpl.css
@@ -58,7 +58,7 @@ tooltip {
padding-left: 5px;
}
-
+#taskbar button,
#workspaces button {
color: #6E6A86;
box-shadow: none;
diff --git a/config/waybar/style/[Extra] Crimson.css b/config/waybar/style/[Extra] Crimson.css
index 695a76c3..b6c5ba71 100644
--- a/config/waybar/style/[Extra] Crimson.css
+++ b/config/waybar/style/[Extra] Crimson.css
@@ -40,6 +40,7 @@ tooltip {
padding-left: 4px;
}
+#taskbar button,
#workspaces button {
color: wheat;
box-shadow: none;
diff --git a/config/waybar/style/[Extra] EverForest.css b/config/waybar/style/[Extra] EverForest.css
index d44c5316..01eea8e4 100644
--- a/config/waybar/style/[Extra] EverForest.css
+++ b/config/waybar/style/[Extra] EverForest.css
@@ -81,6 +81,8 @@ window#waybar.hidden {
#custom-swaync {
color: @yellow;
}
+
+#taskbar button,
#workspaces button {
padding: 0px 5px;
background-color: @orange;
diff --git a/config/waybar/style/[Extra] Mauve.css b/config/waybar/style/[Extra] Mauve.css
index 413f90ed..858f7ddd 100644
--- a/config/waybar/style/[Extra] Mauve.css
+++ b/config/waybar/style/[Extra] Mauve.css
@@ -48,6 +48,7 @@ tooltip {
padding-left: 4px;
}
+#taskbar button,
#workspaces button {
color: #6E6A86;
box-shadow: none;
diff --git a/config/waybar/style/[Extra] Rose Pine.css b/config/waybar/style/[Extra] Rose Pine.css
index 4d63d480..85467280 100644
--- a/config/waybar/style/[Extra] Rose Pine.css
+++ b/config/waybar/style/[Extra] Rose Pine.css
@@ -37,6 +37,7 @@ tooltip {
border-width: 0px;
}
+#taskbar button,
#workspaces button {
box-shadow: none;
text-shadow: none;
diff --git a/config/waybar/style/[Extra] Simple Pink.css b/config/waybar/style/[Extra] Simple Pink.css
index 243b8f01..9da88542 100644
--- a/config/waybar/style/[Extra] Simple Pink.css
+++ b/config/waybar/style/[Extra] Simple Pink.css
@@ -50,6 +50,7 @@ tooltip {
padding-left: 4px;
}
+#taskbar button,
#workspaces button {
color: pink;
box-shadow: none;
diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css
index af256b8f..76413bab 100644
--- a/config/waybar/style/[Light] Obsidian Glow.css
+++ b/config/waybar/style/[Light] Obsidian Glow.css
@@ -30,6 +30,7 @@ tooltip label {
padding-left: 2px;
}
+#taskbar button,
#workspaces button {
color: #585b70;
box-shadow: none;
diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css
index 285ce82a..8866b57a 100644
--- a/config/waybar/style/[Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Transparent] Crystal Clear.css
@@ -27,7 +27,8 @@ window#waybar.empty #window {
border: 0px;
background-color: transparent;
}
-
+
+#taskbar button,
#workspaces button {
color: #6E6A86;
box-shadow: none;
diff --git a/config/waybar/style/[WALLUST] ML4W-modern-mixed.css b/config/waybar/style/[WALLUST] ML4W-modern-mixed.css
index 561aaa6c..d43b7401 100644
--- a/config/waybar/style/[WALLUST] ML4W-modern-mixed.css
+++ b/config/waybar/style/[WALLUST] ML4W-modern-mixed.css
@@ -32,6 +32,7 @@ window#waybar {
transition-duration: .5s;
}
+#taskbar,
#workspaces {
background: @workspacesbackground1;
margin: 2px 18px 3px 1px;
@@ -45,6 +46,7 @@ window#waybar {
color: @textcolor1;
}
+#taskbar button,
#workspaces button {
padding: 0px 6px;
margin: 3px 2px;
@@ -55,6 +57,7 @@ window#waybar {
opacity: 0.4;
}
+#taskbar button.active,
#workspaces button.active {
color: @textcolor1;
background: @workspacesbackground2;
@@ -64,6 +67,7 @@ window#waybar {
opacity:1.0;
}
+#taskbar button.hover,
#workspaces button:hover {
color: @textcolor1;
background: @workspacesbackground2;
@@ -96,22 +100,6 @@ window#waybar.empty #window {
background-color:transparent;
}
-#taskbar {
- background: @backgroundlight;
- margin: 3px 15px 3px 0px;
- border-radius: 5px 5px 5px 5px;
- font-weight: normal;
- font-style: normal;
- opacity:0.8;
- border: 3px solid @backgroundlight;
-}
-
-#taskbar button {
- margin:0;
- border-radius: 5px 5px 5px 5px;
- padding: 0px 5px 0px 5px;
-}
-
#taskbar.empty {
background:transparent;
border:0;
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
index a70f4973..df80a321 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
@@ -197,6 +197,7 @@ tooltip {
}
+#taskbar button,
#workspaces button {
border-radius: 15px;
border:0px;
@@ -208,6 +209,7 @@ tooltip {
opacity:0.8;
}
+#taskbar button.active,
#workspaces button.active {
color: #FFFFFF;
background: @button-color;
@@ -224,6 +226,7 @@ tooltip {
opacity:1.0;
}
+#taskbar button:hover,
#workspaces button:hover {
color: #FFFFFF;
background: @button-hover;
@@ -270,21 +273,6 @@ tooltip {
}
}
-#taskbar button.active {
- background-color: rgb(47, 46, 46);
- border-radius: 30px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
-#taskbar button:hover {
- padding-left: 3px;
- padding-right: 3px;
- border-radius: 15px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
#battery.critical:not(.charging) {
color: #f53c3c;
animation-name: blink;
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Simple.css b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
index 76bfec7d..f520d0f4 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Simple.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
@@ -37,6 +37,7 @@ tooltip {
opacity: 0.9;
}
+#taskbar button,
#workspaces {
border-radius: 20px;
background: @background;
diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
index a17eb71a..981f57a7 100644
--- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
@@ -60,6 +60,7 @@ tooltip {
border-style: solid;
}
+#taskbar button,
#workspaces button {
color: @text-alt;
box-shadow: none;
diff --git a/config/waybar/style/[Wallust] Chroma Edge.css b/config/waybar/style/[Wallust] Chroma Edge.css
index ea20f412..e9c386c4 100644
--- a/config/waybar/style/[Wallust] Chroma Edge.css
+++ b/config/waybar/style/[Wallust] Chroma Edge.css
@@ -47,6 +47,7 @@ tooltip label{
color: #cdd6f4;
}
+#taskbar button,
#workspaces button {
background-color: transparent;
color: grey;
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css
index 3d75f060..8e1e936b 100644
--- a/config/waybar/style/[Wallust] Chroma Fusion.css
+++ b/config/waybar/style/[Wallust] Chroma Fusion.css
@@ -198,6 +198,7 @@ tooltip {
}
+#taskbar button,
#workspaces button {
margin: 1px 1px;
border-radius: 15px;
@@ -210,6 +211,7 @@ tooltip {
opacity:0.8;
}
+#taskbar button.active,
#workspaces button.active {
color: #FFFFFF;
background: @button-color;
@@ -226,6 +228,7 @@ tooltip {
opacity:1.0;
}
+#taskbar button:hover,
#workspaces button:hover {
color: #FFFFFF;
background: @button-hover;
@@ -272,21 +275,6 @@ tooltip {
}
}
-#taskbar button.active {
- background-color: rgb(47, 46, 46);
- border-radius: 30px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
-#taskbar button:hover {
- padding-left: 3px;
- padding-right: 3px;
- border-radius: 15px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
#battery.critical:not(.charging) {
color: #f53c3c;
animation-name: blink;
diff --git a/config/waybar/style/[Wallust] Colored.css b/config/waybar/style/[Wallust] Colored.css
index 4baf6705..e00a80d9 100644
--- a/config/waybar/style/[Wallust] Colored.css
+++ b/config/waybar/style/[Wallust] Colored.css
@@ -63,6 +63,7 @@ tooltip {
padding-left: 4px;
}
+#taskbar button,
#workspaces button {
color: @foreground;
box-shadow: none;
@@ -75,6 +76,7 @@ tooltip {
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
+#taskbar button.active,
#workspaces button.active {
color: @background;
background-color: @color7;
@@ -93,6 +95,7 @@ tooltip {
border-radius: 10px;
}
+#taskbar button:hover,
#workspaces button:hover {
color: @color4;
padding-left: 2px;
@@ -181,21 +184,6 @@ tooltip {
color: #39FF14;
}
-#taskbar button.active {
- background-color: rgb(47, 46, 46);
- border-radius: 30px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
-#taskbar button:hover {
- padding-left: 3px;
- padding-right: 3px;
- border-radius: 15px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
#battery.critical:not(.charging) {
color: #f53c3c;
animation-name: blink;
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css
index eb0ee0e9..baeb3584 100644
--- a/config/waybar/style/[Wallust] Simple.css
+++ b/config/waybar/style/[Wallust] Simple.css
@@ -45,6 +45,7 @@ tooltip {
}
/*-----modules indv----*/
+#taskbar button,
#workspaces button {
color: @color2;
box-shadow: none;
@@ -57,6 +58,7 @@ tooltip {
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
+#taskbar button.active,
#workspaces button.active {
color: @foreground;
background-color: @color2;
@@ -75,6 +77,7 @@ tooltip {
border-radius: 10px;
}
+#taskbar button:hover,
#workspaces button:hover {
color: @color4;
padding-left: 2px;
@@ -175,22 +178,6 @@ tooltip {
}
}
-#taskbar button.active {
- color: @foreground;
- background-color: @color2;
- border-radius: 30px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
-#taskbar button:hover {
- padding-left: 3px;
- padding-right: 3px;
- border-radius: 15px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
#battery.critical:not(.charging) {
color: #f53c3c;
animation-name: blink;
diff --git a/config/waybar/wallust/colors-waybar.css b/config/waybar/wallust/colors-waybar.css
index 674e585c..102446b3 100644
--- a/config/waybar/wallust/colors-waybar.css
+++ b/config/waybar/wallust/colors-waybar.css
@@ -1,20 +1,23 @@
-@define-color foreground #FDF1E6;
-@define-color background rgba(22,0,0,0.25);
-@define-color cursor #FDF1E6;
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+ /* wallust template - colors-waybar */
-@define-color color0 #1F0B09;
-@define-color color1 #A63D3A;
-@define-color color2 #1B6C77;
-@define-color color3 #236C77;
-@define-color color4 #8B6F77;
-@define-color color5 #9B6F77;
-@define-color color6 #BBA189;
-@define-color color7 #F4E2D3;
-@define-color color8 #AA9E93;
-@define-color color9 #DE514D;
-@define-color color10 #24909F;
-@define-color color11 #2F909F;
-@define-color color12 #BA949F;
-@define-color color13 #CF949F;
-@define-color color14 #F9D6B7;
-@define-color color15 #F4E2D3;
+@define-color foreground #ACF2F1;
+@define-color background rgba(30,21,22,0.25);
+@define-color cursor #ACF2F1;
+
+@define-color color0 #463C3D;
+@define-color color1 #181916;
+@define-color color2 #073122;
+@define-color color3 #073122;
+@define-color color4 #0E455E;
+@define-color color5 #0D942F;
+@define-color color6 #0DA4A1;
+@define-color color7 #80E4E2;
+@define-color color8 #59A09E;
+@define-color color9 #20211D;
+@define-color color10 #09422D;
+@define-color color11 #09422D;
+@define-color color12 #135C7D;
+@define-color color13 #11C63F;
+@define-color color14 #11DAD6;
+@define-color color15 #80E4E2;
diff --git a/copy.sh b/copy.sh
index 784207c0..18220c07 100755
--- a/copy.sh
+++ b/copy.sh
@@ -24,9 +24,9 @@ OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
INFO="$(tput setaf 4)[INFO]$(tput sgr0)"
-WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 1)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
-ORANGE=$(tput setaf 166)
+ORANGE=$(tput setaf 5)
YELLOW=$(tput setaf 3)
BLUE=$(tput setaf 4)
RESET=$(tput sgr0)
@@ -303,31 +303,34 @@ while true; do
# Check if the answer is valid
if [[ "$answer" == "y" ]]; then
# Modify waybar config if 12hr is selected
+
# Clock 1
- sed -i 's#^\(\s*\)//"format": " {:%I:%M %p}", // AM PM format#\1"format": " {:%I:%M %p}", // AM PM format#' config/waybar/Modules 2>&1 | tee -a "$LOG"
- sed -i 's#^\(\s*\) "format": " {:%H:%M:%S}", // 24H#\1// "format": " {:%H:%M:%S}", // 24H#' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)//\("format": " {:%I:%M %p}",\) #\1\2 #g' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)\("format": " {:%H:%M:%S}",\) #\1//\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
# Clock 2
- sed -i 's#^\(\s*\) "format": " {:%H:%M}", // 24H#\1// "format": " {:%H:%M}", // 24H#' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)\("format": " {:%H:%M}",\) #\1//\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
# Clock 3
- sed -i 's#^\(\s*\)//"format": "{:%I:%M %p - %d/%b}", //for AM/PM#\1"format": "{:%I:%M %p - %d/%b}", //for AM/PM#' config/waybar/Modules 2>&1 | tee -a "$LOG"
- sed -i 's#^\(\s*\) "format": "{:%H:%M - %d/%b}", // 24H#\1// "format": "{:%H:%M - %d/%b}", // 24H#' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)//\("format": "{:%I:%M %p - %d/%b}",\) #\1\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)\("format": "{:%H:%M - %d/%b}",\) #\1//\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
# Clock 4
- sed -i 's#^\(\s*\)//"format": "{:%B | %a %d, %Y | %I:%M %p}", // AM PM format#\1"format": "{:%B | %a %d, %Y | %I:%M %p}", // AM PM format#' config/waybar/Modules 2>&1 | tee -a "$LOG"
- sed -i 's#^\(\s*\) "format": "{:%B | %a %d, %Y | %H:%M}", // 24H#\1// "format": "{:%B | %a %d, %Y | %H:%M}", // 24H#' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)//\("format": "{:%B | %a %d, %Y | %I:%M %p}",\) #\1\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)\("format": "{:%B | %a %d, %Y | %H:%M}",\) #\1//\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
# Clock 5
- sed -i 's#^\(\s*\)//"format": "{:%A, %I:%M %P}", // AM PM format#\1"format": "{:%A, %I:%M %P}", // AM PM format#' config/waybar/Modules 2>&1 | tee -a "$LOG"
- sed -i 's#^\(\s*\) "format": "{:%a %d | %H:%M}", // 24H#\1// "format": "{:%a %d | %H:%M}", // 24H#' config/waybar/Modules 2>&1 | tee -a "$LOG"
-
+ sed -i 's#^\(\s*\)//\("format": "{:%A, %I:%M %P}",\) #\1\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
+ sed -i 's#^\(\s*\)\("format": "{:%a %d | %H:%M}",\) #\1//\2#g' config/waybar/Modules 2>&1 | tee -a "$LOG"
+
# for hyprlock
sed -i 's/^\s*text = cmd\[update:1000\] echo "\$(date +"%H")"/# &/' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG"
sed -i 's/^\(\s*\)# *text = cmd\[update:1000\] echo "\$(date +"%I")" #AM\/PM/\1 text = cmd\[update:1000\] echo "\$(date +"%I")" #AM\/PM/' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG"
sed -i 's/^\s*text = cmd\[update:1000\] echo "\$(date +"%S")"/# &/' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG"
sed -i 's/^\(\s*\)# *text = cmd\[update:1000\] echo "\$(date +"%S %p")" #AM\/PM/\1 text = cmd\[update:1000\] echo "\$(date +"%S %p")" #AM\/PM/' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG"
+
+ echo "${OK} 12H format set on waybar clocks succesfully." 2>&1 | tee -a "$LOG"
# for SDDM (simple-sddm)
sddm_folder="/usr/share/sddm/themes/simple-sddm"
diff --git a/release.sh b/release.sh
index 84005628..016125a6 100755
--- a/release.sh
+++ b/release.sh
@@ -6,9 +6,9 @@
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
-WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 1)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
-ORANGE=$(tput setaf 166)
+ORANGE=$(tput setaf 5)
YELLOW=$(tput setaf 3)
RESET=$(tput sgr0)
diff --git a/upgrade.sh b/upgrade.sh
index d3f68d64..a094a58a 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -8,9 +8,9 @@
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"
NOTE="$(tput setaf 3)[NOTE]$(tput sgr0)"
-WARN="$(tput setaf 5)[WARN]$(tput sgr0)"
+WARN="$(tput setaf 1)[WARN]$(tput sgr0)"
CAT="$(tput setaf 6)[ACTION]$(tput sgr0)"
-ORANGE=$(tput setaf 166)
+ORANGE=$(tput setaf 5)
YELLOW=$(tput setaf 3)
RESET=$(tput sgr0)
diff --git a/wallpapers/Northern Lights3.png b/wallpapers/Northern Lights3.png
new file mode 100644
index 00000000..2c5e839e
--- /dev/null
+++ b/wallpapers/Northern Lights3.png
Binary files differ
diff --git a/wallpapers/Study-table.png b/wallpapers/Study-table.png
deleted file mode 100644
index 10978a0f..00000000
--- a/wallpapers/Study-table.png
+++ /dev/null
Binary files differ
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage