Update README.md

This commit is contained in:
streetturtle 2020-09-07 13:27:15 -04:00 committed by GitHub
parent 1fe7e12317
commit 78347e8c36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,9 @@
Widget which allows to perform lock, reboot, log out, power off and sleep actions. It can be called either by a shortcut, or by clicking on a widget in wibar.
![screenshot](./screenshot.gif)
<p align="center">
<img src="/streetturtle/awesome-wm-widgets/raw/master/experiments/logout-widget/screenshot.gif" alt="screenshot">
</p>
# Installation
@ -66,4 +68,4 @@ logout.launch{
-- bg_color = "#3B4252", accent_color = "#88C0D0", text_color = '#D8DEE9', -- nord
phrases = {"exit(0)", "Don't forget to be awesome.", "Yippee ki yay!"},
}
```
```