diff --git a/README.md b/README.md index 3cbd593..9491e21 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,24 @@ -# openSUSE way +# openSUSEway dotfiles for Sway on openSUSE -Please check [Manage-dotfiles-with-Git](https://news.opensuse.org/2020/03/27/Manage-dotfiles-with-Git/) on how to use dotfiles. +## Screenshots +![Example screenshot](screenshot.png) -For this config please install these packages: +## How to use +To use this configuration on openSUSE Tumbleweed please install these packages: ``` sudo zypper in openSUSEway ``` +## More resources +Please check [Manage-dotfiles-with-Git](https://news.opensuse.org/2020/03/27/Manage-dotfiles-with-Git/) on how to use dotfiles. + openSUSEway imports some recomended (optional) variables from `/etc/sway/env`, that is done by `sway/sway-run.sh` for text mode and by `sway/sway.service` for systemd graphic environments. [openSUSEway desktop environment](https://en.opensuse.org/Portal:OpenSUSEway) for more details on complete desktop environment for openSUSE. [Sway openSUSE wiki page](https://en.opensuse.org/Sway) for more details about Sway on openSUSE. -Other dotfiles examples: +## Other dotfiles examples: * https://github.com/jjquin/swayarch * https://github.com/jjquin/dotfiles diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..35cb8a4 Binary files /dev/null and b/screenshot.png differ