Regenerated
This commit is contained in:
+386
-405
File diff suppressed because it is too large
Load Diff
+6
-25
@@ -5013,35 +5013,28 @@ window#waybar {
|
||||
#system,
|
||||
#notifications,
|
||||
#connections {
|
||||
/* min-width: 80px; */
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
|
||||
/* --- Option 1 Green blue filled
|
||||
background:
|
||||
linear-gradient(transparent, transparent) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
--- */
|
||||
|
||||
/* --- Option 2 default background green blue border
|
||||
background:
|
||||
linear-gradient(@base, @base) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
*/
|
||||
|
||||
/* --- Option 3 NO background, no border */
|
||||
background: transparent;
|
||||
border: 2px solid transparent;
|
||||
|
||||
|
||||
/* --- Option 5 Solid border
|
||||
background: transparent;
|
||||
border: 2px solid @border;
|
||||
--- */
|
||||
|
||||
margin: 0px 3px;
|
||||
padding: 1px 4px;
|
||||
}
|
||||
@@ -5065,7 +5058,7 @@ window#waybar {
|
||||
#custom-tray-anchor,
|
||||
#custom-system-anchor,
|
||||
#custom-connections-anchor {
|
||||
min-width: 80px;
|
||||
/* min-width: 80px; */
|
||||
padding: 0 5px;
|
||||
margin: 0 2px;
|
||||
opacity: 1;
|
||||
@@ -5083,14 +5076,6 @@ window#waybar {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#hardware:hover,
|
||||
#tray:hover,
|
||||
#system:hover,
|
||||
#connections:hover {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
----------------------------- */
|
||||
@@ -5203,30 +5188,30 @@ label#custom-windows:not(.active) {
|
||||
}
|
||||
|
||||
#batterywarn {
|
||||
color: red;
|
||||
color: @red;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#battery.warning:not(.charging) {
|
||||
color: white;
|
||||
color: @text;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#custom-battery-warn {
|
||||
#custom-batterywarn {
|
||||
margin: 0 5px;
|
||||
padding: 0 10px;
|
||||
color: white;
|
||||
color: @red;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
to {
|
||||
background-color: #ffffff;
|
||||
color: black;
|
||||
color: @base;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
@@ -5243,10 +5228,6 @@ label#custom-windows:not(.active) {
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#custom-notifications {
|
||||
min-width: 80px;
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
** =generated/.config/scripts/bluetooth-status.sh=
|
||||
|
||||
@@ -35,35 +35,28 @@ window#waybar {
|
||||
#system,
|
||||
#notifications,
|
||||
#connections {
|
||||
/* min-width: 80px; */
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
|
||||
/* --- Option 1 Green blue filled
|
||||
background:
|
||||
linear-gradient(transparent, transparent) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
--- */
|
||||
|
||||
/* --- Option 2 default background green blue border
|
||||
background:
|
||||
linear-gradient(@base, @base) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
*/
|
||||
|
||||
/* --- Option 3 NO background, no border */
|
||||
background: transparent;
|
||||
border: 2px solid transparent;
|
||||
|
||||
|
||||
/* --- Option 5 Solid border
|
||||
background: transparent;
|
||||
border: 2px solid @border;
|
||||
--- */
|
||||
|
||||
margin: 0px 3px;
|
||||
padding: 1px 4px;
|
||||
}
|
||||
@@ -87,7 +80,7 @@ window#waybar {
|
||||
#custom-tray-anchor,
|
||||
#custom-system-anchor,
|
||||
#custom-connections-anchor {
|
||||
min-width: 80px;
|
||||
/* min-width: 80px; */
|
||||
padding: 0 5px;
|
||||
margin: 0 2px;
|
||||
opacity: 1;
|
||||
@@ -105,14 +98,6 @@ window#waybar {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#hardware:hover,
|
||||
#tray:hover,
|
||||
#system:hover,
|
||||
#connections:hover {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
----------------------------- */
|
||||
@@ -225,30 +210,30 @@ label#custom-windows:not(.active) {
|
||||
}
|
||||
|
||||
#batterywarn {
|
||||
color: red;
|
||||
color: @red;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#battery.warning:not(.charging) {
|
||||
color: white;
|
||||
color: @text;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#custom-battery-warn {
|
||||
#custom-batterywarn {
|
||||
margin: 0 5px;
|
||||
padding: 0 10px;
|
||||
color: white;
|
||||
color: @red;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
to {
|
||||
background-color: #ffffff;
|
||||
color: black;
|
||||
color: @base;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
@@ -265,7 +250,3 @@ label#custom-windows:not(.active) {
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#custom-notifications {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user