mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 14:59:29 -05:00
install: fix firefox install
Also actually add it to the completions and valid modules
This commit is contained in:
@@ -22,7 +22,7 @@ complete -c caelestia -n $not_seen -a 'wallpaper' -d 'Change the wallpaper'
|
||||
complete -c caelestia -n $not_seen -a 'pip' -d 'Picture in picture utilities'
|
||||
|
||||
# Install
|
||||
set -l commands all discord fish foot fuzzel hypr safeeyes scripts shell gtk vscode
|
||||
set -l commands all discord firefox fish foot fuzzel hypr safeeyes scripts shell gtk vscode
|
||||
complete -c caelestia -n "$seen install && not $seen $commands" -a "$commands"
|
||||
|
||||
# Shell
|
||||
|
||||
Reference in New Issue
Block a user