22 lines
732 B
Markdown
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
|