Collapsable hardware information plus kb layout
This commit is contained in:
@@ -162,7 +162,8 @@ window#waybar.empty #window {
|
||||
#custom-cliphist,
|
||||
#custom-wallpaper,
|
||||
#custom-settings,
|
||||
#custom-wallpaper,
|
||||
#custom-wallpaper,
|
||||
#custom-system,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 20px;
|
||||
@@ -171,7 +172,7 @@ window#waybar.empty #window {
|
||||
color: @iconcolor;
|
||||
}
|
||||
|
||||
#custom-waybarthemes {
|
||||
#custom-waybarthemes, #custom-system {
|
||||
margin-right:15px;
|
||||
}
|
||||
|
||||
@@ -248,14 +249,14 @@ window#waybar.empty #window {
|
||||
* Hardware Group
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#disk,#memory,#cpu {
|
||||
#disk,#memory,#cpu,#language {
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
font-size:16px;
|
||||
color:@iconcolor;
|
||||
}
|
||||
|
||||
#memory {
|
||||
#language {
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user