added script to display razer mouse battery
This commit is contained in:
@@ -205,3 +205,14 @@ tooltip label {
|
||||
#custom-alhp.down {
|
||||
border-bottom: 1px solid #800000;
|
||||
}
|
||||
|
||||
#custom-razer-mouse-battery {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
#custom-razer-mouse-battery.charging {
|
||||
border-bottom: 1px solid #adff2f;
|
||||
}
|
||||
#custom-razer-mouse-battery.not_charging {
|
||||
border-bottom: 1px solid #f6ac00;
|
||||
}
|
||||
|
Reference in New Issue
Block a user