17 lines
640 B
Markdown
17 lines
640 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.
|
|
|
|
[l_sway]:https://swayvm.org
|
|
[l_mako]:https://wayland.emersion.fr/mako/
|
|
[l_waybar]:https://github.com/Alexays/Waybar
|
|
[l_fzf]: https://gitlab.com/FlyingWombat/my-scripts/blob/master/sway-launcher
|
|
[l_won]: https://gitlab.com/FlyingWombat/my-scripts/blob/master/sway-launcher
|