mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
remove sway application launcher
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
#!/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
|
|
Reference in New Issue
Block a user