Skip to content

Commit

Permalink
Merge README
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtsyMacaw committed Jan 17, 2020
2 parents 938364c + 3c03a8d commit 0322ef1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
![Example](example.png)
> wlogout is a logout menu for [wayland](https://wayland.freedesktop.org/) environments
## Running
Run `wlogout` from within any wayland environment.
Run `wlogout` to launch and `Escape` to exit.
## Config
If you editing the default layout and css file it is recommended that you copy `/etc/wlogout/layout` and `/etc/wlogout/style.css` to `~/.config/wlogout/` and change them there.
### Layout
Expand All @@ -26,7 +26,8 @@ yay -S wlogout
```
### Compiling from Source
Install dependencies:
* GTK+
* GTK+
* GObject introspection
* meson
* scdoc (optional: man pages)
* systemd (optional: default buttons)
Expand Down

0 comments on commit 0322ef1

Please sign in to comment.