updated config files
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
#backlight {
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
border-right: 1px solid #6c3483;
|
||||
}
|
||||
|
||||
/* Each module that should blink */
|
||||
@@ -161,10 +162,6 @@
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
#custom-alsa {
|
||||
background: @sound;
|
||||
}
|
||||
|
||||
#network {
|
||||
background: @network;
|
||||
}
|
||||
@@ -177,21 +174,10 @@
|
||||
background: @cpu;
|
||||
}
|
||||
|
||||
#temperature {
|
||||
background: @temp;
|
||||
}
|
||||
|
||||
#custom-layout {
|
||||
background: @layout;
|
||||
}
|
||||
|
||||
#battery {
|
||||
background: @battery;
|
||||
}
|
||||
|
||||
#backlight {
|
||||
background: @backlight;
|
||||
}
|
||||
|
||||
#clock.date {
|
||||
background: @date;
|
||||
@@ -201,14 +187,6 @@
|
||||
background: @time;
|
||||
}
|
||||
|
||||
#pulseaudio { /* Unsused but kept for those who needs it */
|
||||
background: @sound;
|
||||
}
|
||||
|
||||
#pulseaudio.muted {
|
||||
/* No styles */
|
||||
}
|
||||
|
||||
#tray {
|
||||
background: @tray;
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"height": 25, // Waybar height (to be removed for auto height)
|
||||
"modules-left": ["sway/workspaces"],
|
||||
"modules-center": ["sway/window"],
|
||||
"separator_symbol": "|",
|
||||
"modules-right": ["network", "cpu", "memory", "pulseaudio", "backlight","battery", "tray", "clock"],
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
|
||||
Reference in New Issue
Block a user