dotfiles/sway/README.md

22 lines
406 B
Markdown
Raw Normal View History

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