dotfiles/sway/README.md

23 lines
459 B
Markdown
Raw Normal View History

2016-05-09 04:49:51 +00:00
# SWAY
[Sway][1] is an i3-compatible window manager for Wayland. Using i3status for the menu bar. Run with ``sway``.
## Dependencies
* sway
* i3status
* ttf-font-icons
* rxvt-unicode
2016-05-09 04:49:51 +00:00
## Setup
``mkdir -p ~/config/{i3status,sway}``
``ln -s ~/.dotfiles/sway/sway.config ~/.config/sway/config``
``ln -s ~/.dotfiles/sway/i3status.config ~/.config/i3status/config``
``ln -s ~/.dotfiles/sway/Xresources ~/.Xresources``
2016-05-09 04:49:51 +00:00
[1]: https://github.com/SirCmpwn/sway