Fixed broken rofi config

This commit is contained in:
Phil 2025-05-14 08:29:59 +01:00
parent 6025d4473e
commit 7cb47140de

View File

@ -517,8 +517,3 @@ fi
## Display all commands in this Alias file
alias my-alias="cat ~/.aliases | grep -oP 'alias\s\K[^=]+' | sort -n"
name = "File Browser"
command = "/path/to/rofi-file-browser.sh"
combi-modes = ["run", "window", "file-browser"]
}