Pinebook Pro Battery Added
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"custom/keyboard-layout",
|
"custom/keyboard-layout",
|
||||||
"battery",
|
"battery",
|
||||||
|
//"custom/PBPbattery",
|
||||||
"backlight",
|
"backlight",
|
||||||
"clock",
|
"clock",
|
||||||
"tray",
|
"tray",
|
||||||
@@ -45,6 +46,11 @@
|
|||||||
"format-icons": ["", "", "", "", ""]
|
"format-icons": ["", "", "", "", ""]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"custom/PBPbattery": {
|
||||||
|
"exec": "~/.config/waybar/scripts/PBPbattery.sh",
|
||||||
|
"format": "{}",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"interval": 10,
|
"interval": 10,
|
||||||
@@ -195,12 +201,6 @@
|
|||||||
"on-click": "exec ~/.config/waybar/scripts/power-menu.sh",
|
"on-click": "exec ~/.config/waybar/scripts/power-menu.sh",
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
},
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
"wlr/taskbar": {
|
|
||||||
"format": "{icon}",
|
|
||||||
"icon-size": 14,
|
|
||||||
"icon-theme": "Numix-Circle",
|
|
||||||
"tooltip-format": "{title}",
|
|
||||||
"on-click": "activate",
|
|
||||||
"on-click-middle": "close"
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -74,7 +74,8 @@ Arc-Dark Color Scheme
|
|||||||
#network,
|
#network,
|
||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#temperature,
|
#temperature,
|
||||||
#tray {
|
#tray
|
||||||
|
#custom-PBPbattery{
|
||||||
margin-left:10px;
|
margin-left:10px;
|
||||||
margin-right:10px;
|
margin-right:10px;
|
||||||
padding:0;
|
padding:0;
|
||||||
|
|||||||
Reference in New Issue
Block a user