Regenerated
This commit is contained in:
+307
-307
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -2671,7 +2671,7 @@ These are config files for waybar
|
|||||||
"modules-right": [
|
"modules-right": [
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"group/connections"
|
"group/connections",
|
||||||
"tray",
|
"tray",
|
||||||
"clock"
|
"clock"
|
||||||
],
|
],
|
||||||
@@ -2919,7 +2919,7 @@ window#waybar {
|
|||||||
|
|
||||||
#custom-hardware-wrap {
|
#custom-hardware-wrap {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background: #202131;
|
background: transparent;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
@@ -2934,7 +2934,7 @@ window#waybar {
|
|||||||
|
|
||||||
#custom-connections-wrap {
|
#custom-connections-wrap {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background: #202131;
|
background: transparent;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"modules-right": [
|
"modules-right": [
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"group/connections"
|
"group/connections",
|
||||||
"tray",
|
"tray",
|
||||||
"clock"
|
"clock"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user