Remove terminal launcher
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
alacritty --class Launcher,Launcher -e sh \
|
||||
-c 'compgen -c | sort -u | fzf --reverse | (x=$(cat); (set -m; exec $x &))'
|
||||
Reference in New Issue
Block a user