aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-12-24 00:23:50 +0900
committerGitHub <noreply@github.com>2023-12-24 00:23:50 +0900
commit90e6b78fb35ffa564f4951d2a926f0d635913ab1 (patch)
tree9e8f059d56371f2cd29b9dffa5f2b59e6031e734 /config/waybar
parentd6e40c3b67400d4f07532a396e5996f3e1055022 (diff)
parenteea408c67548d9ee0a0c2742da3e9012a406581e (diff)
Merge pull request #100 from JaKooLit/Development
Development
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/configs/[TOP & BOT] SummitSplit5
-rw-r--r--config/waybar/modules6
-rw-r--r--config/waybar/style/Catppuccin-Latte.css3
-rw-r--r--config/waybar/style/[Black & White] Monochrome.css3
-rw-r--r--config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css20
-rw-r--r--config/waybar/style/[Colorful] Rainbow Spectrum.css13
-rw-r--r--config/waybar/style/[Pywal] Chroma Edge.css3
-rw-r--r--config/waybar/style/[Pywal] Chroma Fusion.css9
-rw-r--r--config/waybar/style/[Retro] Simple Style.css11
9 files changed, 36 insertions, 37 deletions
diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit
index c98b3514..9564fe68 100644
--- a/config/waybar/configs/[TOP & BOT] SummitSplit
+++ b/config/waybar/configs/[TOP & BOT] SummitSplit
@@ -25,7 +25,7 @@
"modules-center": [
"idle_inhibitor",
- "clock",
+ "hyprland/workspaces#4",
"custom/light_dark",
],
@@ -51,6 +51,7 @@
"spacing": 5,
"fixed-center": true,
"ipc": true,
+"height": 0,
"margin-left": 8,
"margin-right": 8,
//"margin-bottom": 0,
@@ -61,7 +62,7 @@
],
"modules-center": [
- "hyprland/workspaces#4",
+ "clock",
],
"modules-right": [
diff --git a/config/waybar/modules b/config/waybar/modules
index 7906a279..a462e75d 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -451,7 +451,7 @@
},
"tray": {
- "icon-size": 14,
+ "icon-size": 15,
"spacing": 8,
},
@@ -490,7 +490,7 @@
"custom/keybinds": {
"format":"󰺁 HINT!",
- "exec": "echo ; echo  Key Hints",
+ "exec": "echo ; echo  Key Hints SUPER H",
"on-click": "~/.config/hypr/scripts/KeyHints.sh",
"interval" : 86400, // once every day
"tooltip": true,
@@ -546,7 +546,7 @@
},
"custom/power": {
- "format": "⏻{}",
+ "format": "⏻ ",
"exec": "echo ; echo 󰟡 power // blur",
"on-click": "~/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css
index c1a251b4..eff29a7c 100644
--- a/config/waybar/style/Catppuccin-Latte.css
+++ b/config/waybar/style/Catppuccin-Latte.css
@@ -74,9 +74,8 @@ window#waybar.hidden {
#custom-light_dark,
#custom-lock,
#custom-menu,
-#custom-power_vertical,
#custom-power,
-#custom-speaker,
+#custom-power_vertical,
#custom-updater,
#custom-weather,
#custom-weather.clearNight,
diff --git a/config/waybar/style/[Black & White] Monochrome.css b/config/waybar/style/[Black & White] Monochrome.css
index a9eeaa59..6574848f 100644
--- a/config/waybar/style/[Black & White] Monochrome.css
+++ b/config/waybar/style/[Black & White] Monochrome.css
@@ -154,9 +154,6 @@ tooltip label{
padding-right: 6px;
padding-left: 6px;
}
-#custom-power {
- padding: 1px 3px;
-}
/*-----Indicators----*/
#idle_inhibitor.activated {
color: #2dcc36;
diff --git a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
index 4c10435e..ad1981ec 100644
--- a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
@@ -63,12 +63,10 @@ window#waybar.empty #window {
#pulseaudio,
#pulseaudio-slider,
#taskbar button,
-#taskbar,
#temperature,
#tray,
#window,
#wireplumber,
-#workspaces,
#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
@@ -78,7 +76,6 @@ window#waybar.empty #window {
#custom-menu,
#custom-power_vertical,
#custom-power,
-#custom-speaker,
#custom-updater,
#custom-weather,
#custom-weather.clearNight,
@@ -101,10 +98,13 @@ window#waybar.empty #window {
}
#custom-power {
color: @red;
- padding: 0px 0px 0px 6px;
+ padding: 0px 0px 0px 7px;
opacity:1.0;
}
-
+#backlight {
+ padding: 0px 2px 0px 6px;
+}
+#custom-light_dark,
#custom-menu{
color: @flamingo;
padding: 0px 8px 0px 4px;
@@ -149,7 +149,7 @@ window#waybar.empty #window {
}
#workspaces {
- margin: 3px 3px 3px 3px;
+ margin: 1px 1px 1px 1px;
padding: 0px 1px;
border-radius: 25px;
border:2px solid @border-color;
@@ -165,8 +165,8 @@ window#waybar.empty #window {
border-radius: 15px;
border:0px;
color: @color13;
- padding-left: 4px;
- padding-right: 4px;
+ padding-left: 2px;
+ padding-right: 2px;
animation: gradient_f 20s ease-in infinite;
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
opacity:0.8;
@@ -178,8 +178,8 @@ window#waybar.empty #window {
background: @button-color;
border-radius: 15px;
border: 1px solid @border-color;
- padding-left: 8px;
- padding-right: 8px;
+ padding-left: 4px;
+ padding-right: 4px;
animation: gradient_f 20s ease-in infinite;
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
opacity:1.0;
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css
index 407e226c..6515e149 100644
--- a/config/waybar/style/[Colorful] Rainbow Spectrum.css
+++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css
@@ -93,7 +93,7 @@ tooltip label{
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- border-radius: 10px;
+ border-radius: 16px;
color: #3A3B3C;
border: 1px solid #b4befe;
padding-top: 3px;
@@ -189,8 +189,8 @@ tooltip label{
#workspaces button:hover {
background: #eb6f92;
color: #f6c177;
- padding-left: 2px;
- padding-right: 2px;
+ padding-left: 3px;
+ padding-right: 3px;
animation: gradient_f 20s ease-in infinite;
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
@@ -204,8 +204,8 @@ tooltip label{
#taskbar button.active {
background-color: #b4befe;
color: #3A3B3C;
- padding-left: 12px;
- padding-right: 12px;
+ 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);
}
@@ -221,13 +221,14 @@ tooltip label{
background-color: #f5c2e7;
/*padding: 1px;*/
padding-right: 10px;
- border-radius: 8px;
+ border-radius: 16px;
color: #3A3B3C;
border: 1px solid #b4befe;
}
#custom-power {
background-color: #f38ba8;
+ padding: 0px 0px 0px 6px;
}
#custom-updater {
diff --git a/config/waybar/style/[Pywal] Chroma Edge.css b/config/waybar/style/[Pywal] Chroma Edge.css
index acdfce20..0bc333a7 100644
--- a/config/waybar/style/[Pywal] Chroma Edge.css
+++ b/config/waybar/style/[Pywal] Chroma Edge.css
@@ -134,7 +134,7 @@ tooltip label{
/* color: #bf616a; */
border-radius: 12px;
background-color: rgba(50, 50, 50, 0.1);
- border: 2px solid @color2;
+ border: 1px solid @color2;
padding: 5px;
}
@@ -171,6 +171,7 @@ tooltip label{
#custom-power {
color: #cc3436;
+ padding: 0px 0px 0px 6px;
}
#custom-launcher {
diff --git a/config/waybar/style/[Pywal] Chroma Fusion.css b/config/waybar/style/[Pywal] Chroma Fusion.css
index 16d8d955..05d881f9 100644
--- a/config/waybar/style/[Pywal] Chroma Fusion.css
+++ b/config/waybar/style/[Pywal] Chroma Fusion.css
@@ -68,7 +68,6 @@ window#waybar.empty #window {
#window,
#wireplumber,
#workspaces,
-#custom-backlight,
#custom-cycle_wall,
#custom-keybinds,
#custom-keyboard,
@@ -77,7 +76,6 @@ window#waybar.empty #window {
#custom-menu,
#custom-power_vertical,
#custom-power,
-#custom-speaker,
#custom-updater,
#custom-weather,
#custom-weather.clearNight,
@@ -96,12 +94,15 @@ window#waybar.empty #window {
margin: 5px 5px 5px 5px;
opacity:0.8;
}
+#backlight {
+ padding: 0px 2px 0px 6px;
+}
#custom-power {
color: @red;
padding: 0px 0px 0px 6px;
opacity:1.0;
}
-
+#custom-light_dark,
#custom-menu{
color: @flamingo;
padding: 0px 8px 0px 4px;
@@ -109,7 +110,7 @@ window#waybar.empty #window {
}
#custom-weather,
-#custom-updates {
+#custom-updater {
color: @yellow;
}
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css
index 0d6a36fe..da5c5a22 100644
--- a/config/waybar/style/[Retro] Simple Style.css
+++ b/config/waybar/style/[Retro] Simple Style.css
@@ -24,17 +24,19 @@ window#waybar {
transition-duration: 0.5s;
}
+#taskbar button,
#workspaces button {
- padding: 0 10px;
color: @foreground;
}
+#taskbar button.active,
#workspaces button.active {
border-bottom: 1px solid @green;
}
+#taskbar button.urgent,
#workspaces button.urgent {
- border-bottom: 2px solid @yellow;
+ border-bottom: 2px solid @red;
}
#submap {
@@ -87,10 +89,7 @@ window#waybar {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: @foreground;
- padding-top: 3px;
- padding-bottom: 3px;
- padding-right: 6px;
- padding-left: 6px;
+ padding: 5px 8px 5px 8px;
}
#battery.warning,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage