Fixed broken rofi config
This commit is contained in:
parent
6025d4473e
commit
7cb47140de
5
.aliases
5
.aliases
@ -517,8 +517,3 @@ fi
|
|||||||
|
|
||||||
## Display all commands in this Alias file
|
## Display all commands in this Alias file
|
||||||
alias my-alias="cat ~/.aliases | grep -oP 'alias\s\K[^=]+' | sort -n"
|
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"]
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user