aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/wallust/wallust.toml2
-rw-r--r--config/waybar/style/[Black & White] Monochrome.css1
-rw-r--r--config/waybar/style/[Catppuccin] Latte.css1
-rw-r--r--config/waybar/style/[Catppuccin] Mocha.css1
-rw-r--r--config/waybar/style/[Colored] Chroma Glow.css1
-rw-r--r--config/waybar/style/[Colored] Translucent.css1
-rw-r--r--config/waybar/style/[Colorful] Aurora Blossom.css1
-rw-r--r--config/waybar/style/[Colorful] Aurora.css1
-rw-r--r--config/waybar/style/[Colorful] Rainbow Spectrum.css1
-rw-r--r--config/waybar/style/[Dark] Golden Noir.css1
-rw-r--r--config/waybar/style/[Dark] Half-Moon.css1
-rw-r--r--config/waybar/style/[Dark] Latte-Wallust combined.css1
-rw-r--r--config/waybar/style/[Dark] Purpl.css1
-rw-r--r--config/waybar/style/[Dark] Wallust Obsidian Edge.css1
-rw-r--r--config/waybar/style/[Extra] Crimson.css1
-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] Monochrome Contrast.css1
-rw-r--r--config/waybar/style/[Light] Obsidian Glow.css1
-rw-r--r--config/waybar/style/[Retro] Simple Style.css1
-rw-r--r--config/waybar/style/[Transparent] Crystal Clear.css1
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css1
-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] Box type.css1
-rw-r--r--config/waybar/style/[Wallust] Chroma Edge.css1
-rw-r--r--config/waybar/style/[Wallust] Chroma Fusion.css1
-rw-r--r--config/waybar/style/[Wallust] Chroma Tally.css1
-rw-r--r--config/waybar/style/[Wallust] Colored.css1
-rw-r--r--config/waybar/style/[Wallust] Simple.css1
31 files changed, 1 insertions, 31 deletions
diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml
index e16f15dd..7d0caea3 100644
--- a/config/wallust/wallust.toml
+++ b/config/wallust/wallust.toml
@@ -7,7 +7,7 @@ backend = "kmeans"
# What color space to use to produce and select the most prominent colors:
# lab - labmixed - lch - lchmixed
-color_space = "lab"
+color_space = "labmixed"
# NOTE: All filters will fill 16 colors (from color0 to color15), 16 color
# variations are the 'ilusion' of more colors by opaquing color1 to color5.
diff --git a/config/waybar/style/[Black & White] Monochrome.css b/config/waybar/style/[Black & White] Monochrome.css
index bdcb7132..ea82bcad 100644
--- a/config/waybar/style/[Black & White] Monochrome.css
+++ b/config/waybar/style/[Black & White] Monochrome.css
@@ -158,7 +158,6 @@ tooltip label{
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css
index ac9b186c..5b2ed50d 100644
--- a/config/waybar/style/[Catppuccin] Latte.css
+++ b/config/waybar/style/[Catppuccin] Latte.css
@@ -130,7 +130,6 @@ window#waybar.empty #window {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#backlight {
diff --git a/config/waybar/style/[Catppuccin] Mocha.css b/config/waybar/style/[Catppuccin] Mocha.css
index 71d293e9..3e4ef6f7 100644
--- a/config/waybar/style/[Catppuccin] Mocha.css
+++ b/config/waybar/style/[Catppuccin] Mocha.css
@@ -149,7 +149,6 @@ window#waybar.empty #window {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#bluetooth,
diff --git a/config/waybar/style/[Colored] Chroma Glow.css b/config/waybar/style/[Colored] Chroma Glow.css
index 6501c23a..084f3b60 100644
--- a/config/waybar/style/[Colored] Chroma Glow.css
+++ b/config/waybar/style/[Colored] Chroma Glow.css
@@ -269,7 +269,6 @@ label:focus {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#mpd {
diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css
index c4c8d3bd..8fc34966 100644
--- a/config/waybar/style/[Colored] Translucent.css
+++ b/config/waybar/style/[Colored] Translucent.css
@@ -293,7 +293,6 @@ label:focus {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#mpd {
diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css
index d9342bcc..7945138a 100644
--- a/config/waybar/style/[Colorful] Aurora Blossom.css
+++ b/config/waybar/style/[Colorful] Aurora Blossom.css
@@ -150,7 +150,6 @@ tooltip label{
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css
index 0181ebc9..faf38b1a 100644
--- a/config/waybar/style/[Colorful] Aurora.css
+++ b/config/waybar/style/[Colorful] Aurora.css
@@ -157,7 +157,6 @@ tooltip label{
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css
index 77f6aaee..b1bed19f 100644
--- a/config/waybar/style/[Colorful] Rainbow Spectrum.css
+++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css
@@ -246,7 +246,6 @@ tooltip label{
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#bluetooth {
diff --git a/config/waybar/style/[Dark] Golden Noir.css b/config/waybar/style/[Dark] Golden Noir.css
index 6063dc4c..b3b4d515 100644
--- a/config/waybar/style/[Dark] Golden Noir.css
+++ b/config/waybar/style/[Dark] Golden Noir.css
@@ -176,7 +176,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css
index a41a3267..e06b1ac3 100644
--- a/config/waybar/style/[Dark] Half-Moon.css
+++ b/config/waybar/style/[Dark] Half-Moon.css
@@ -138,7 +138,6 @@ color: #F3F4F5;
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#bluetooth {
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined.css b/config/waybar/style/[Dark] Latte-Wallust combined.css
index 937e23bc..775fcb51 100644
--- a/config/waybar/style/[Dark] Latte-Wallust combined.css
+++ b/config/waybar/style/[Dark] Latte-Wallust combined.css
@@ -353,7 +353,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#clock {
diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css
index 3121d4f3..f018a5d8 100644
--- a/config/waybar/style/[Dark] Purpl.css
+++ b/config/waybar/style/[Dark] Purpl.css
@@ -174,7 +174,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Dark] Wallust Obsidian Edge.css b/config/waybar/style/[Dark] Wallust Obsidian Edge.css
index 5382e90c..5af9a161 100644
--- a/config/waybar/style/[Dark] Wallust Obsidian Edge.css
+++ b/config/waybar/style/[Dark] Wallust Obsidian Edge.css
@@ -179,7 +179,6 @@ tooltip label {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Extra] Crimson.css b/config/waybar/style/[Extra] Crimson.css
index dfc4e788..fe8a2fab 100644
--- a/config/waybar/style/[Extra] Crimson.css
+++ b/config/waybar/style/[Extra] Crimson.css
@@ -170,7 +170,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Extra] Mauve.css b/config/waybar/style/[Extra] Mauve.css
index e4ad7808..e3c1fa9f 100644
--- a/config/waybar/style/[Extra] Mauve.css
+++ b/config/waybar/style/[Extra] Mauve.css
@@ -188,7 +188,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Extra] Rose Pine.css b/config/waybar/style/[Extra] Rose Pine.css
index 0ab84867..1266f0f6 100644
--- a/config/waybar/style/[Extra] Rose Pine.css
+++ b/config/waybar/style/[Extra] Rose Pine.css
@@ -170,7 +170,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#backlight {
diff --git a/config/waybar/style/[Extra] Simple Pink.css b/config/waybar/style/[Extra] Simple Pink.css
index 0fa389f8..64b44378 100644
--- a/config/waybar/style/[Extra] Simple Pink.css
+++ b/config/waybar/style/[Extra] Simple Pink.css
@@ -181,7 +181,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Light] Monochrome Contrast.css b/config/waybar/style/[Light] Monochrome Contrast.css
index 61acc9ae..0567a54e 100644
--- a/config/waybar/style/[Light] Monochrome Contrast.css
+++ b/config/waybar/style/[Light] Monochrome Contrast.css
@@ -162,7 +162,6 @@ tooltip label{
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css
index a61b6caa..efa2d04e 100644
--- a/config/waybar/style/[Light] Obsidian Glow.css
+++ b/config/waybar/style/[Light] Obsidian Glow.css
@@ -146,7 +146,6 @@ tooltip label {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css
index 25e944e6..cbb96770 100644
--- a/config/waybar/style/[Retro] Simple Style.css
+++ b/config/waybar/style/[Retro] Simple Style.css
@@ -106,7 +106,6 @@ window#waybar {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.critical,
diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css
index 5a4a8c3c..580105b5 100644
--- a/config/waybar/style/[Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Transparent] Crystal Clear.css
@@ -132,7 +132,6 @@ window#waybar.empty #window {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#taskbar button:hover {
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
index 2dcffb1c..b5de0776 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
@@ -175,7 +175,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#custom-cava_mviz{
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Simple.css b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
index d1e74805..f34ff26b 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Simple.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
@@ -230,7 +230,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.good {
diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
index c332170c..3e60ee2d 100644
--- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
@@ -156,7 +156,6 @@ window#waybar.empty #window {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css
index d5987a02..0473a533 100644
--- a/config/waybar/style/[Wallust] Box type.css
+++ b/config/waybar/style/[Wallust] Box type.css
@@ -146,7 +146,6 @@ window#waybar.empty #window {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#network {
diff --git a/config/waybar/style/[Wallust] Chroma Edge.css b/config/waybar/style/[Wallust] Chroma Edge.css
index 9778b811..162baf8f 100644
--- a/config/waybar/style/[Wallust] Chroma Edge.css
+++ b/config/waybar/style/[Wallust] Chroma Edge.css
@@ -316,7 +316,6 @@ label:focus {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#temperature {
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css
index 4400bb33..d56d90ae 100644
--- a/config/waybar/style/[Wallust] Chroma Fusion.css
+++ b/config/waybar/style/[Wallust] Chroma Fusion.css
@@ -176,7 +176,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#workspaces {
diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css
index 1d162b91..5b4ad430 100644
--- a/config/waybar/style/[Wallust] Chroma Tally.css
+++ b/config/waybar/style/[Wallust] Chroma Tally.css
@@ -215,7 +215,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#tray {
diff --git a/config/waybar/style/[Wallust] Colored.css b/config/waybar/style/[Wallust] Colored.css
index bcd05653..9fb2465b 100644
--- a/config/waybar/style/[Wallust] Colored.css
+++ b/config/waybar/style/[Wallust] Colored.css
@@ -172,7 +172,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css
index 188dfd39..ace97257 100644
--- a/config/waybar/style/[Wallust] Simple.css
+++ b/config/waybar/style/[Wallust] Simple.css
@@ -169,7 +169,6 @@ tooltip {
#custom-hypridle.notactive,
#idle_inhibitor.activated {
color: #39FF14;
- font-size: 100%;
}
#pulseaudio.muted {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage