Add sway-launcher-desktop

This commit is contained in:
Dave Gallant
2020-12-27 21:05:27 -05:00
parent 80fa986291
commit 52d974e0a3
3 changed files with 19 additions and 7 deletions

18
scripts/application_launcher.sh Executable file
View File

@@ -0,0 +1,18 @@
#!/usr/bin/env bash
# Dependencies:
# - alacritty
# - fzf
# - https://github.com/Biont/sway-launcher-desktop
# Ensure that nix applications are discovered
PATH=$PATH:$HOME/.nix-profile/bin
alacritty \
--dimensions 80 20 \
-e env \
GLYPH_COMMAND="" \
GLYPH_DESKTOP="" \
GLYPH_PROMPT="? " \
TERMINAL_COMMAND=alacritty \
/usr/bin/sway-launcher-desktop