Skip to content

Commit

Permalink
- Add show/hide battery percentage in Wingpanel;
Browse files Browse the repository at this point in the history
 - Add log out action;
 - Improvements to the code;
  • Loading branch information
PlugaruT committed Mar 4, 2018
1 parent dd45b26 commit faa9cf2
Show file tree
Hide file tree
Showing 6 changed files with 593 additions and 11 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Actions are performed using [`dbus-send`](https://dbus.freedesktop.org/doc/dbus-
- `Restart` computer. Search strings: _reboot_, _restart_
- `PowerOff` computer. Search strings: _shutdown_, _power-off_
- `Lock` computer. Search strings: _lock_
- `LogOut` from current sesstion. Search string: _logout_
- `DND`, toggle Do Not Disturb mode. Search strings: _dnd_
- `Show/Hide battery %`, toggle battery percentage. Search string: _battery_

![screenshot](images/screenshot.png)

Expand Down
269 changes: 269 additions & 0 deletions images/battery.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit faa9cf2

Please sign in to comment.