adapted for laptop
This commit is contained in:
@@ -100,9 +100,9 @@
|
||||
"custom/right-arrow-dark"
|
||||
],
|
||||
"modules-right": [
|
||||
"custom/left-arrow-dark",
|
||||
"custom/poweroff",
|
||||
"custom/left-arrow-light",
|
||||
//"custom/left-arrow-dark",
|
||||
//"custom/poweroff",
|
||||
//"custom/left-arrow-light",
|
||||
"custom/left-arrow-dark",
|
||||
"pulseaudio",
|
||||
"custom/left-arrow-light",
|
||||
@@ -112,19 +112,19 @@
|
||||
"custom/left-arrow-dark",
|
||||
"cpu",
|
||||
//"custom/sep",
|
||||
//"temperature",
|
||||
//"custom/left-arrow-light",
|
||||
//"custom/left-arrow-dark",
|
||||
//"battery",
|
||||
//"custom/left-arrow-light",
|
||||
//"custom/left-arrow-dark",
|
||||
//"backlight",
|
||||
"temperature",
|
||||
"custom/left-arrow-light",
|
||||
"custom/left-arrow-dark",
|
||||
"battery",
|
||||
"custom/left-arrow-light",
|
||||
//"custom/left-arrow-dark",
|
||||
"backlight",
|
||||
//"custom/left-arrow-light",
|
||||
"custom/left-arrow-dark",
|
||||
//"user",
|
||||
"idle_inhibitor",
|
||||
"custom/left-arrow-light",
|
||||
"custom/left-arrow-dark",
|
||||
//"idle_inhibitor",
|
||||
//"custom/left-arrow-light",
|
||||
//"custom/left-arrow-dark",
|
||||
"tray"
|
||||
],
|
||||
"temperature": {
|
||||
|
||||
@@ -11,6 +11,7 @@ window#waybar {
|
||||
#custom-right-arrow-dark,
|
||||
#custom-left-arrow-dark {
|
||||
color: #1a1a1a;
|
||||
background: #292b2e;
|
||||
}
|
||||
#custom-right-arrow-light,
|
||||
#custom-left-arrow-light {
|
||||
@@ -99,6 +100,10 @@ window#waybar {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#backlight{
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
#backlight-slider slider {
|
||||
min-height: 80px;
|
||||
min-width: 10px;
|
||||
|
||||
Reference in New Issue
Block a user