Migrate repo installation from custom script to dotinstall

This commit is contained in:
Yorick Barbanneau 2019-11-23 00:38:38 +01:00
parent a8adfb8ff9
commit 4f5de50fb9
12 changed files with 9 additions and 46 deletions

View file

@ -10,8 +10,13 @@ swaylock, swayidle), [mako][l_mako] and [waybar][l_waybar]. Execute
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://gitlab.com/FlyingWombat/my-scripts/blob/master/sway-launcher
[l_won]: https://gitlab.com/FlyingWombat/my-scripts/blob/master/sway-launcher
[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