aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Pywal.css
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-11-20 09:52:19 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-11-20 09:52:19 +0900
commit5133e22184025c56fe9c8489c792de829c68f498 (patch)
treea421b4e1eade455fbec705dd38a26ab782d82f50 /config/waybar/style/Pywal.css
parent0492d4194c1be52c843590ada97f0422fd0ade2b (diff)
some waybar small tweaks
Diffstat (limited to 'config/waybar/style/Pywal.css')
-rw-r--r--config/waybar/style/Pywal.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/waybar/style/Pywal.css b/config/waybar/style/Pywal.css
index 59804921..7a50f8af 100644
--- a/config/waybar/style/Pywal.css
+++ b/config/waybar/style/Pywal.css
@@ -77,12 +77,16 @@ tooltip {
padding: 2px;
color: @foreground;
margin-right: 5px;
+ animation: gradient_f 20s ease-in infinite;
+ transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
#workspaces button.active {
color: @foreground;
border-radius: 40%;
background-color: @color0;
+ animation: gradient_f 20s ease-in infinite;
+ transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
#workspaces button.focused {
@@ -97,6 +101,8 @@ tooltip {
#workspaces button:hover {
color: @color4;
border-radius: 15px;
+ animation: gradient_f 20s ease-in infinite;
+ transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
#clock#2 {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage