Add a custom launcher based on fzf
This commit is contained in:
parent
ccb984b063
commit
54c262eca2
6 changed files with 84 additions and 10 deletions
13
README.md
13
README.md
|
@ -1,10 +1,17 @@
|
|||
Sway sesktop configuration
|
||||
Sway desktop configuration
|
||||
--------------------------
|
||||
|
||||
This repository contain all configuration for my desktop : [sway][l_sway] (and
|
||||
swaylock, swayidle), [mako][l_mako] and [waybar][l_waybar]. Execute
|
||||
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
|
||||
|
|
Reference in a new issue