power: Add battery percentage label
An oft requested feature, available in 4 separate extensions to gnome-shell, and in most mobile OSes. https://bugzilla.gnome.org/show_bug.cgi?id=735771
This commit is contained in:

committed by
Florian Müllner

parent
d95d78ac15
commit
31201d9618
@ -625,6 +625,8 @@ StScrollBar {
|
||||
#panel .panel-status-indicators-box,
|
||||
#panel .panel-status-menu-box {
|
||||
spacing: 2px; }
|
||||
#panel .power-status.panel-status-indicators-box {
|
||||
spacing: 0; }
|
||||
#panel .screencast-indicator {
|
||||
color: #f57900; }
|
||||
|
||||
|
Submodule data/theme/gnome-shell-sass updated: 65482353d2...63e059c923
@ -625,6 +625,8 @@ StScrollBar {
|
||||
#panel .panel-status-indicators-box,
|
||||
#panel .panel-status-menu-box {
|
||||
spacing: 2px; }
|
||||
#panel .power-status.panel-status-indicators-box {
|
||||
spacing: 0; }
|
||||
#panel .screencast-indicator {
|
||||
color: #f57900; }
|
||||
|
||||
|
Reference in New Issue
Block a user