Skip to content

Commit faa9cf2

Browse files
committed
- Add show/hide battery percentage in Wingpanel;
- Add log out action; - Improvements to the code;
1 parent dd45b26 commit faa9cf2

File tree

6 files changed

+593
-11
lines changed

6 files changed

+593
-11
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Actions are performed using [`dbus-send`](https://dbus.freedesktop.org/doc/dbus-
77
- `Restart` computer. Search strings: _reboot_, _restart_
88
- `PowerOff` computer. Search strings: _shutdown_, _power-off_
99
- `Lock` computer. Search strings: _lock_
10+
- `LogOut` from current sesstion. Search string: _logout_
1011
- `DND`, toggle Do Not Disturb mode. Search strings: _dnd_
12+
- `Show/Hide battery %`, toggle battery percentage. Search string: _battery_
1113

1214
![screenshot](images/screenshot.png)
1315

images/battery.svg

+269
Loading

images/screenshot.png

12.7 KB
Loading

0 commit comments

Comments
 (0)