This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
sway_config/README.md

22 lines
732 B
Markdown

Sway desktop configuration
--------------------------
This repository contain all configurations for my desktop : [sway][l_sway] (and
swaylock, swayidle), [mako][l_mako] and [waybar][l_waybar]. Execute
`install.sh` install it properly.
## Launcher
I use a custom launcher based on fzf with a script taken from
[FlyingWombat][l_won] with some light modifications.
## Installation
Use [dotinstall][l_dotinstall] script to install this repo.
[l_sway]:https://swayvm.org
[l_mako]:https://wayland.emersion.fr/mako/
[l_waybar]:https://github.com/Alexays/Waybar
[l_fzf]:https://github.com/junegunn/fzf
[l_won]:https://gitlab.com/FlyingWombat/my-scripts/blob/master/sway-launcher
[l_dotinstall]:https://git.epha.se/ephase/dotinstall