wlogout(1) | General Commands Manual | wlogout(1) |
wlogout - A Wayland logout menu
wlogout [options] [command]
-h, --help
-l, --layout <layout>
-v, --version
-C, -css <css>
-b, --buttons-per-row <num>
-c, --column-spacing <space>
-r, --row-spacing <space>
-m, --margin <padding>
-L, --margin-left <padding>
-R, --margin-right <padding>
-T, --margin-right <padding>
-B, --margin-right <padding>
-p, --protocol <protocol>
wlogout was created to replace oblogout with a native logout script for Wayland. It also seeks to be a faster alternative that does not rely on depracated technology such as python 2; while maintaining a small code footprint.
You can run wlogout from any Wayland environment and it should just work.
Wlogout searches for a layout and style.css file in the following locations, in this order:
If unset, $XDG_CONFIG_HOME defaults to ~/.config/.
An error is raised when no layout file is found; However, the style.css file is optional. If you would like to customise either it is recommended that you copy the defaults from /etc/wlogout/ into ~/.config and make any changes there.
Maintained by Haden Collins <collinshaden@gmail.com> for more information about wlogout, see <https://github.com/ArtsyMacaw/wlogout>.
2022-08-07 |