aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-12-15 19:34:53 +0900
committerGitHub <noreply@github.com>2023-12-15 19:34:53 +0900
commit88348f4a9f634c4a9ac4226124f202f3c6a404f8 (patch)
tree4e311b90533907db2504452a4918b059b482498e /config/waybar
parent5e207e4375dd7d2c94f3588595b2a5a8808c33ea (diff)
parent444d08e4f815ac83483565cbb0b6f2ee8bdef00e (diff)
Merge pull request #73 from JaKooLit/Development
preliminary for v2.2
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/configs/Peony [Bottom]11
-rw-r--r--config/waybar/configs/Peony [TOP]11
-rw-r--r--config/waybar/configs/SouthEast [BR]8
-rw-r--r--config/waybar/configs/SouthWest [BL] (renamed from config/waybar/configs/SouthWest [BR])8
-rw-r--r--config/waybar/configs/SummitSplit [Top & Bot]8
-rw-r--r--config/waybar/style/Aurora Blossom.css233
-rw-r--r--config/waybar/style/Aurora.css225
-rw-r--r--config/waybar/style/Catppuccin-Latte.css8
-rw-r--r--config/waybar/style/Catppuccin-Mocha.css8
-rw-r--r--config/waybar/style/Chroma Edge.css5
-rw-r--r--config/waybar/style/Chroma Fusion Edge.css2
-rw-r--r--config/waybar/style/Chroma Glow.css10
-rw-r--r--config/waybar/style/Chroma Tally.css5
-rw-r--r--config/waybar/style/Crimson.css10
-rw-r--r--config/waybar/style/Crystal Clear.css11
-rw-r--r--config/waybar/style/Golden Noir.css11
-rw-r--r--config/waybar/style/Monochrome Contrast.css10
-rw-r--r--config/waybar/style/Monochrome Manifest.css15
-rw-r--r--config/waybar/style/Obsidian Edge.css9
-rw-r--r--config/waybar/style/Obsidian Glow.css13
-rw-r--r--config/waybar/style/Purpl.css15
-rw-r--r--config/waybar/style/Pywallete Chroma.css11
-rw-r--r--config/waybar/style/Pywallete.css8
-rw-r--r--config/waybar/style/Rainbow Spectrum.css7
-rw-r--r--config/waybar/style/Rose Pine.css11
-rw-r--r--config/waybar/style/Simple Pink.css6
-rw-r--r--config/waybar/style/Simple Style.css159
-rw-r--r--config/waybar/style/Translucent Chromatic.css15
28 files changed, 728 insertions, 125 deletions
diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom]
index 8406c302..7f049c18 100644
--- a/config/waybar/configs/Peony [Bottom]
+++ b/config/waybar/configs/Peony [Bottom]
@@ -24,13 +24,14 @@
"modules-center": ["clock#peony"],
"modules-right": [
- "pulseaudio",
- "custom/separator#line",
+ "battery#peony",
+ "custom/separator#blank",
"backlight#peony",
- "custom/separator#line",
+ "custom/separator#blank",
+ "pulseaudio",
+ "custom/separator#blank",
"temperature",
- "custom/separator#line",
- "battery#peony",
+ "custom/separator#blank",
"network#peony"],
diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP]
index 037d05ad..83ec43f5 100644
--- a/config/waybar/configs/Peony [TOP]
+++ b/config/waybar/configs/Peony [TOP]
@@ -24,13 +24,14 @@
"modules-center": ["clock#peony"],
"modules-right": [
- "pulseaudio",
- "custom/separator#line",
+ "battery#peony",
+ "custom/separator#blank",
"backlight#peony",
- "custom/separator#line",
+ "custom/separator#blank",
+ "pulseaudio",
+ "custom/separator#blank",
"temperature",
- "custom/separator#line",
- "battery#peony",
+ "custom/separator#blank",
"network#peony"],
diff --git a/config/waybar/configs/SouthEast [BR] b/config/waybar/configs/SouthEast [BR]
index 27bec456..68629cbc 100644
--- a/config/waybar/configs/SouthEast [BR]
+++ b/config/waybar/configs/SouthEast [BR]
@@ -1,6 +1,6 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-// ### BOTTOM and LEFT PANEL
+// ### BOTTOM and RIGHT PANEL
[{
"include": "~/.config/waybar/modules",
@@ -46,12 +46,12 @@
{
"include": "~/.config/waybar/modules",
"layer": "top",
-"position": "left",
+"position": "right",
"height": 650,
"margin-top": 8,
"margin-bottom": 8,
-"margin-left": 3,
-//"margin-right": 3,
+//"margin-left": 3,
+"margin-right": 3,
"spacing": 3,
"fixed-center": true,
"ipc": true,
diff --git a/config/waybar/configs/SouthWest [BR] b/config/waybar/configs/SouthWest [BL]
index 68629cbc..27bec456 100644
--- a/config/waybar/configs/SouthWest [BR]
+++ b/config/waybar/configs/SouthWest [BL]
@@ -1,6 +1,6 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-// ### BOTTOM and RIGHT PANEL
+// ### BOTTOM and LEFT PANEL
[{
"include": "~/.config/waybar/modules",
@@ -46,12 +46,12 @@
{
"include": "~/.config/waybar/modules",
"layer": "top",
-"position": "right",
+"position": "left",
"height": 650,
"margin-top": 8,
"margin-bottom": 8,
-//"margin-left": 3,
-"margin-right": 3,
+"margin-left": 3,
+//"margin-right": 3,
"spacing": 3,
"fixed-center": true,
"ipc": true,
diff --git a/config/waybar/configs/SummitSplit [Top & Bot] b/config/waybar/configs/SummitSplit [Top & Bot]
index 5ea91ad7..c98b3514 100644
--- a/config/waybar/configs/SummitSplit [Top & Bot]
+++ b/config/waybar/configs/SummitSplit [Top & Bot]
@@ -12,7 +12,7 @@
"spacing": 3,
"fixed-center": true,
"ipc": true,
-"margin-top": 2,
+"margin-top": 1,
"margin-left": 8,
"margin-right": 8,
@@ -44,16 +44,16 @@
{
"include": "~/.config/waybar/modules",
"layer": "top",
-"mode": "dock",
+//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "bottom",
-"spacing": 3,
+"spacing": 5,
"fixed-center": true,
"ipc": true,
"margin-left": 8,
"margin-right": 8,
-"margin-bottom": 2,
+//"margin-bottom": 0,
"modules-left": [
"custom/menu",
diff --git a/config/waybar/style/Aurora Blossom.css b/config/waybar/style/Aurora Blossom.css
new file mode 100644
index 00000000..369300a7
--- /dev/null
+++ b/config/waybar/style/Aurora Blossom.css
@@ -0,0 +1,233 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Aurora Blossom */
+
+* {
+font-family: "JetBrainsMono Nerd Font";
+font-weight: bold;
+/* 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 {
+ background: transparent;
+}
+
+window#waybar.empty {
+ background-color: transparent;
+}
+
+window#waybar.empty #window {
+ background-color: transparent;
+}
+
+tooltip {
+ color: black;
+ background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
+ opacity: 0.8;
+ border-radius: 10px;
+}
+
+tooltip label{
+ color: black;
+}
+/*-----module groups----*/
+.modules-right {
+ background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
+ color: black;
+ border-radius: 6px;
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 4px;
+ padding-left: 4px;
+}
+.modules-center {
+ background-image: linear-gradient(0deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
+ color: black;
+ border-radius: 6px;
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 4px;
+ padding-left: 4px;
+}
+.modules-left {
+ background-image: linear-gradient(225deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
+ color: black;
+ border-radius: 6px;
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 4px;
+ padding-left: 4px;
+}
+/*-----modules indv----*/
+#workspaces button {
+ color: black;
+ 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);
+}
+#workspaces button:hover {
+ color: grey;
+ background-color: rgba(0,153,153,0.2);
+ 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.active {
+ color: grey;
+ 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.persistent {
+ border-radius: 10px;
+}
+
+#backlight,
+#backlight-slider,
+#battery,
+#bluetooth,
+#cava,
+#clock,
+#cpu,
+#disk,
+#idle_inhibitor,
+#keyboard-state,
+#memory,
+#mode,
+#mpris,
+#network,
+#pulseaudio,
+#pulseaudio-slider,
+#taskbar button,
+#taskbar,
+#temperature,
+#tray,
+#window,
+#wireplumber,
+#workspaces,
+#custom-backlight,
+#custom-cycle_wall,
+#custom-keybinds,
+#custom-keyboard,
+#custom-light_dark,
+#custom-lock,
+#custom-menu,
+#custom-power_vertical,
+#custom-power,
+#custom-speaker,
+#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 {
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 5px;
+ padding-left: 5px;
+}
+#custom-power {
+ padding: 1px 3px;
+}
+/*-----Indicators----*/
+#idle_inhibitor.activated {
+ color: #2dcc36;
+}
+#pulseaudio.muted {
+ color: #cc3436;
+}
+#temperature.critical {
+ color: #cc3436;
+}
+
+@keyframes blink {
+ to {
+ color: #000000;
+ }
+}
+
+#battery.critical:not(.charging) {
+ color: #f53c3c;
+ animation-name: blink;
+ animation-duration: 0.5s;
+ animation-timing-function: linear;
+ animation-iteration-count: infinite;
+ 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);
+}
+
+#pulseaudio-slider slider {
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
+}
+
+#pulseaudio-slider trough {
+ background-color: #7f849c;
+ min-width: 80px;
+ min-height: 5px;
+ 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;
+}
+
+#backlight-slider highlight {
+ min-width: 10px;
+ border-radius: 5px;
+}
diff --git a/config/waybar/style/Aurora.css b/config/waybar/style/Aurora.css
new file mode 100644
index 00000000..f09b6117
--- /dev/null
+++ b/config/waybar/style/Aurora.css
@@ -0,0 +1,225 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Aurora Blossom */
+
+* {
+font-family: "JetBrainsMono Nerd Font";
+font-weight: bold;
+/* 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 {
+ background: transparent;
+}
+
+window#waybar.empty {
+ background-color: transparent;
+}
+
+window#waybar.empty #window {
+ background-color: transparent;
+}
+
+tooltip {
+ color: black;
+ background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
+ opacity: 0.8;
+ border-radius: 10px;
+}
+
+tooltip label{
+ color: black;
+}
+/*-----module groups----*/
+.modules-right {
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 4px;
+ padding-left: 4px;
+}
+.modules-center {
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 4px;
+ padding-left: 4px;
+}
+.modules-left {
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 4px;
+ padding-left: 4px;
+}
+/*-----modules indv----*/
+#workspaces button {
+ color: black;
+ 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);
+}
+#workspaces button:hover {
+ color: grey;
+ background-color: rgba(0,153,153,0.2);
+ 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.active {
+ color: grey;
+ 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.persistent {
+ border-radius: 10px;
+}
+
+#backlight,
+#backlight-slider,
+#battery,
+#bluetooth,
+#cava,
+#clock,
+#cpu,
+#disk,
+#idle_inhibitor,
+#keyboard-state,
+#memory,
+#mode,
+#mpris,
+#network,
+#pulseaudio,
+#pulseaudio-slider,
+#taskbar,
+#temperature,
+#tray,
+#window,
+#wireplumber,
+#workspaces,
+#custom-backlight,
+#custom-cycle_wall,
+#custom-keybinds,
+#custom-keyboard,
+#custom-light_dark,
+#custom-lock,
+#custom-menu,
+#custom-power_vertical,
+#custom-power,
+#custom-speaker,
+#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 {
+ background-image: linear-gradient(45deg, #14e81e 10%, #017ed5 54%, #8d00c4 90%);
+ color: black;
+ border: 1px;
+ border-style: solid;
+ border-radius: 4px;
+ padding-top: 2px;
+ padding-bottom: 2px;
+ padding-right: 6px;
+ padding-left: 6px;
+}
+/*-----Indicators----*/
+#idle_inhibitor.activated {
+ color: #2dcc36;
+}
+#pulseaudio.muted {
+ color: #cc3436;
+}
+#temperature.critical {
+ color: #cc3436;
+}
+
+@keyframes blink {
+ to {
+ color: #000000;
+ }
+}
+
+#battery.critical:not(.charging) {
+ color: #f53c3c;
+ animation-name: blink;
+ animation-duration: 0.5s;
+ animation-timing-function: linear;
+ animation-iteration-count: infinite;
+ 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);
+}
+
+#pulseaudio-slider slider {
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
+}
+
+#pulseaudio-slider trough {
+ background-color: #7f849c;
+ min-width: 80px;
+ min-height: 5px;
+ 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;
+}
+
+#backlight-slider highlight {
+ min-width: 10px;
+ border-radius: 5px;
+}
diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css
index 8b8b090b..c1a251b4 100644
--- a/config/waybar/style/Catppuccin-Latte.css
+++ b/config/waybar/style/Catppuccin-Latte.css
@@ -89,10 +89,10 @@ window#waybar.hidden {
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#idle_inhibitor {
diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css
index 5efb9437..63075eff 100644
--- a/config/waybar/style/Catppuccin-Mocha.css
+++ b/config/waybar/style/Catppuccin-Mocha.css
@@ -95,10 +95,10 @@ window#waybar.hidden {
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#idle_inhibitor {
diff --git a/config/waybar/style/Chroma Edge.css b/config/waybar/style/Chroma Edge.css
index 897619d5..e8762401 100644
--- a/config/waybar/style/Chroma Edge.css
+++ b/config/waybar/style/Chroma Edge.css
@@ -130,15 +130,12 @@ tooltip label{
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
color: #e5e5e5;
/* color: #bf616a; */
border-radius: 12px;
background-color: rgba(50, 50, 50, 0.1);
border: 2px solid @color2;
+ padding: 5px;
}
#workspaces {
diff --git a/config/waybar/style/Chroma Fusion Edge.css b/config/waybar/style/Chroma Fusion Edge.css
index 1c8a6454..0ae1be5b 100644
--- a/config/waybar/style/Chroma Fusion Edge.css
+++ b/config/waybar/style/Chroma Fusion Edge.css
@@ -22,7 +22,7 @@
* {
font-family: "JetBrains Mono Nerd Font";
font-weight: bold;
- min-height: 0;
+ 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"';
diff --git a/config/waybar/style/Chroma Glow.css b/config/waybar/style/Chroma Glow.css
index 7d41e5cd..e28973a3 100644
--- a/config/waybar/style/Chroma Glow.css
+++ b/config/waybar/style/Chroma Glow.css
@@ -1,6 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Chroma Glow */
-/* Translucent Chromatic */
* {
font-family: "JetBrainsMono Nerd Font";
@@ -110,7 +109,6 @@ tooltip label{
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -139,10 +137,10 @@ tooltip label{
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-left: 4px;
- padding-right: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#window,
diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css
index 12aaf470..7009c5dc 100644
--- a/config/waybar/style/Chroma Tally.css
+++ b/config/waybar/style/Chroma Tally.css
@@ -67,7 +67,6 @@ window#waybar {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -98,8 +97,8 @@ window#waybar {
#custom-weather.sunnyDay {
padding-top: 3px;
padding-bottom: 3px;
- padding-left: 4px;
- padding-right: 4px;
+ padding-right: 6px;
+ padding-left: 6px;
}
/* -----------------------------------------------------------------------------
diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css
index b7a5bb4c..acf8048d 100644
--- a/config/waybar/style/Crimson.css
+++ b/config/waybar/style/Crimson.css
@@ -7,7 +7,6 @@
*{
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"';
@@ -123,7 +122,6 @@ tooltip {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -153,10 +151,10 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: wheat;
- padding-top: 3px;
- padding-bottom: 3px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 4px;
+ padding-bottom: 4px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#temperature.critical {
diff --git a/config/waybar/style/Crystal Clear.css b/config/waybar/style/Crystal Clear.css
index 0eea7bb3..27cd99a4 100644
--- a/config/waybar/style/Crystal Clear.css
+++ b/config/waybar/style/Crystal Clear.css
@@ -7,7 +7,7 @@
*{
font-family: "JetBrains Mono Nerd Font";
font-weight: bold;
- min-height: 0;
+ 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"';
@@ -108,7 +108,6 @@ tooltip {
#mpris,
#network,
#pulseaudio,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -136,10 +135,10 @@ tooltip {
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-left: 4px;
- padding-right: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#temperature.critical {
diff --git a/config/waybar/style/Golden Noir.css b/config/waybar/style/Golden Noir.css
index 19e7379e..25be8e80 100644
--- a/config/waybar/style/Golden Noir.css
+++ b/config/waybar/style/Golden Noir.css
@@ -8,7 +8,7 @@
* {
font-family: "JetBrainsMono Nerd Font";
font-weight: bold;
- min-height: 0;
+ 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"';
@@ -135,7 +135,6 @@ tooltip {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -165,10 +164,10 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: #e5d9f5;
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#temperature.critical {
diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css
index 8c44538d..b3630088 100644
--- a/config/waybar/style/Monochrome Contrast.css
+++ b/config/waybar/style/Monochrome Contrast.css
@@ -122,7 +122,6 @@ tooltip label{
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -151,10 +150,10 @@ tooltip label{
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#custom-power {
padding: 1px 3px;
@@ -213,6 +212,7 @@ tooltip label{
min-width: 80px;
min-height: 5px;
border-radius: 5px;
+ background-color: grey;
}
#pulseaudio-slider highlight {
diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css
index d586459a..fd92aefc 100644
--- a/config/waybar/style/Monochrome Manifest.css
+++ b/config/waybar/style/Monochrome Manifest.css
@@ -40,7 +40,7 @@ tooltip label{
.modules-right {
background-color: black;
color: white;
- border-bottom: 2px;
+ border-bottom: 1px;
border-style: solid;
border-color: white;
border-radius: 10px;
@@ -52,7 +52,7 @@ tooltip label{
.modules-center {
background-color: black;
color: white;
- border-bottom: 2px;
+ border-bottom: 1px;
border-style: solid;
border-color: white;
border-radius: 10px;
@@ -64,7 +64,7 @@ tooltip label{
.modules-left {
background-color: black;
color: white;
- border-bottom: 2px;
+ border-bottom: 1px;
border-style: solid;
border-color: white;
border-radius: 10px;
@@ -121,7 +121,6 @@ tooltip label{
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -150,10 +149,10 @@ tooltip label{
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#custom-power {
padding: 1px 3px;
diff --git a/config/waybar/style/Obsidian Edge.css b/config/waybar/style/Obsidian Edge.css
index cbeb8f9d..e1d63402 100644
--- a/config/waybar/style/Obsidian Edge.css
+++ b/config/waybar/style/Obsidian Edge.css
@@ -128,7 +128,6 @@ tooltip label {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -158,11 +157,11 @@ tooltip label {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: @foreground;
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
border-radius: 8px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#temperature.critical {
diff --git a/config/waybar/style/Obsidian Glow.css b/config/waybar/style/Obsidian Glow.css
index fe797836..2ffc148c 100644
--- a/config/waybar/style/Obsidian Glow.css
+++ b/config/waybar/style/Obsidian Glow.css
@@ -97,7 +97,6 @@ tooltip label {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -127,11 +126,11 @@ tooltip label {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: #000000;
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
border-radius: 8px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#temperature.critical {
@@ -182,7 +181,7 @@ tooltip label {
min-width: 80px;
min-height: 5px;
border-radius: 5px;
- background-color: #22252a;
+ background-color: grey;
}
#pulseaudio-slider highlight {
@@ -204,7 +203,7 @@ tooltip label {
min-width: 80px;
min-height: 10px;
border-radius: 5px;
- background-color: #22252a;
+ background-color: grey;
}
#backlight-slider highlight {
diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css
index 067de9b1..e3a35731 100644
--- a/config/waybar/style/Purpl.css
+++ b/config/waybar/style/Purpl.css
@@ -7,7 +7,7 @@
* {
font-family: "JetBrains Mono Nerd Font";
font-weight: bold;
- min-height: 0;
+ 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"';
@@ -132,7 +132,6 @@ tooltip {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -162,10 +161,10 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: whitesmoke;
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ padding-right: 6px;
+ padding-left: 6px;
}
@@ -216,7 +215,7 @@ tooltip {
min-width: 80px;
min-height: 5px;
border-radius: 5px;
- background-color: #22252a;
+ background-color: #6E6A86;
}
#pulseaudio-slider highlight {
@@ -238,7 +237,7 @@ tooltip {
min-width: 80px;
min-height: 10px;
border-radius: 5px;
- background-color: #22252a;
+ background-color: #6E6A86;
}
#backlight-slider highlight {
diff --git a/config/waybar/style/Pywallete Chroma.css b/config/waybar/style/Pywallete Chroma.css
index 3c375942..57ef72f0 100644
--- a/config/waybar/style/Pywallete Chroma.css
+++ b/config/waybar/style/Pywallete Chroma.css
@@ -1,13 +1,13 @@
/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
-/* pywal */
+/* pywallete Chroma*/
@import '../../.cache/wal/colors-waybar.css';
* {
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 */
+ min-height: 0;
+ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
font-size: 96%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px;
@@ -129,7 +129,6 @@ tooltip {
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -159,8 +158,8 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: @foreground;
- padding-top: 2px;
- padding-bottom: 2px;
+ padding-top: 1px;
+ padding-bottom: 1px;
padding-right: 6px;
padding-left: 6px;
}
diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css
index bf529e29..fe08c193 100644
--- a/config/waybar/style/Pywallete.css
+++ b/config/waybar/style/Pywallete.css
@@ -1,3 +1,6 @@
+/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
+/* pywallete */
+
*{
font-family: "JetBrainsMono Nerd Font";
font-weight: bold;
@@ -143,8 +146,8 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: @color2;
- padding-top: 2px;
- padding-bottom: 2px;
+ padding-top: 3px;
+ padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
}
@@ -179,6 +182,7 @@ tooltip {
}
#taskbar button.active {
+ color: @foreground;
background-color: @color2;
border-radius: 30px;
animation: gradient_f 20s ease-in infinite;
diff --git a/config/waybar/style/Rainbow Spectrum.css b/config/waybar/style/Rainbow Spectrum.css
index ba91af44..407e226c 100644
--- a/config/waybar/style/Rainbow Spectrum.css
+++ b/config/waybar/style/Rainbow Spectrum.css
@@ -94,11 +94,12 @@ tooltip label{
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
border-radius: 10px;
- padding: 0px 4px;
- padding-top: 2px;
- padding-bottom: 2px;
color: #3A3B3C;
border: 1px solid #b4befe;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-left: 6px;
+ padding-right: 6px;
}
#backlight {
diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css
index 2093c329..eb4d3f60 100644
--- a/config/waybar/style/Rose Pine.css
+++ b/config/waybar/style/Rose Pine.css
@@ -13,9 +13,8 @@
* {
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: 96%;
+ font-size: 97%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
border-radius: 12px;
}
@@ -143,14 +142,14 @@ tooltip {
color: @main-fg;
background: @main-bg;
opacity: 1;
- padding-top: 3px;
- padding-bottom: 3px;
- padding-left: 6px;
- padding-right: 6px;
border-bottom: 2px;
border-color: #2B5D34;
border-style: solid;
border-radius: 10px;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
#temperature.critical {
diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css
index b36162f5..f449e7ad 100644
--- a/config/waybar/style/Simple Pink.css
+++ b/config/waybar/style/Simple Pink.css
@@ -7,7 +7,7 @@
* {
font-family: "JetBrains Mono Nerd Font";
font-weight: bold;
- min-height: 0;
+ 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"';
@@ -166,8 +166,8 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: whitesmoke;
- padding-top: 2px;
- padding-bottom: 2px;
+ padding-top: 1px;
+ padding-bottom: 1px;
padding-right: 4px;
padding-left: 4px;
diff --git a/config/waybar/style/Simple Style.css b/config/waybar/style/Simple Style.css
new file mode 100644
index 00000000..0d6a36fe
--- /dev/null
+++ b/config/waybar/style/Simple Style.css
@@ -0,0 +1,159 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Simple Style */
+
+
+@define-color background #1d2021;
+@define-color foreground #ebdbb2;
+@define-color dim #928374;
+@define-color yellow #fabd2f;
+@define-color red #fb4934;
+@define-color green #b8bb26;
+
+* {
+ background: @background;
+ border: none;
+ border-radius: 0;
+ font-family: "JetBrainsMono Nerd Font";
+ font-size: 97%;
+}
+
+window#waybar {
+ background: @background;
+ color: @foreground;
+ transition-property: background-color;
+ transition-duration: 0.5s;
+}
+
+#workspaces button {
+ padding: 0 10px;
+ color: @foreground;
+}
+
+#workspaces button.active {
+ border-bottom: 1px solid @green;
+}
+
+#workspaces button.urgent {
+ border-bottom: 2px solid @yellow;
+}
+
+#submap {
+ border-bottom: 1px solid @red;
+}
+
+#backlight,
+#backlight-slider,
+#battery,
+#bluetooth,
+#cava,
+#clock,
+#cpu,
+#disk,
+#idle_inhibitor,
+#keyboard-state,
+#memory,
+#mode,
+#mpris,
+#network,
+#pulseaudio,
+#pulseaudio-slider,
+#taskbar button,
+#taskbar,
+#temperature,
+#tray,
+#window,
+#wireplumber,
+#workspaces,
+#custom-backlight,
+#custom-cycle_wall,
+#custom-keybinds,
+#custom-keyboard,
+#custom-light_dark,
+#custom-lock,
+#custom-menu,
+#custom-power_vertical,
+#custom-power,
+#custom-speaker,
+#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: @foreground;
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
+}
+
+#battery.warning,
+#disk.warning,
+#memory.warning,
+#cpu.warning {
+ border-top: 3px solid @background;
+ border-bottom: 3px solid @yellow;
+}
+
+#battery.critical,
+#disk.critical,
+#memory.critical,
+#cpu.critical {
+ border-top: 3px solid @background;
+ border-bottom: 3px solid @red;
+}
+
+#battery.charging {
+ border-top: 3px solid @background;
+ border-bottom: 3px solid @green;
+}
+
+#pulseaudio-slider slider {
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
+}
+
+#pulseaudio-slider trough {
+ min-width: 80px;
+ min-height: 5px;
+ border-radius: 5px;
+ background-color: @dim;
+}
+
+#pulseaudio-slider highlight {
+ min-height: 10px;
+ border-radius: 5px;
+ background-color: @green;
+}
+
+#backlight-slider slider {
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
+}
+
+#backlight-slider trough {
+ min-width: 80px;
+ min-height: 10px;
+ border-radius: 5px;
+ background-color: @dim;
+}
+
+#backlight-slider highlight {
+ min-width: 10px;
+ border-radius: 5px;
+ background-color: @green;
+}
diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css
index 7ac3dc02..6d028155 100644
--- a/config/waybar/style/Translucent Chromatic.css
+++ b/config/waybar/style/Translucent Chromatic.css
@@ -26,7 +26,7 @@ padding: 1px;
}
window#waybar {
- background-color: rgba(0,0,0,0.2);
+ background-color: rgba(0,0,0,0.3);
color: #ffffff;
transition-property: background-color;
transition-duration: .5s;
@@ -123,7 +123,6 @@ tooltip label{
#network,
#pulseaudio,
#pulseaudio-slider,
-#taskbar button,
#taskbar,
#temperature,
#tray,
@@ -152,14 +151,10 @@ tooltip label{
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-left: 4px;
- padding-right: 4px;
-}
-
-#window,
-#workspaces {
+ padding-top: 3px;
+ padding-bottom: 3px;
+ padding-right: 6px;
+ padding-left: 6px;
}
/* If workspaces is the leftmost module, omit left margin */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage