Dotfiles config update (2022-07-10)
This commit is contained in:
parent
ebe1f7ccdb
commit
3fe675e2f7
|
@ -30,5 +30,5 @@ function load_theme() {
|
|||
}
|
||||
|
||||
load_theme
|
||||
command_run=$(echo > /dev/null | dmenu -i -nb "${NBCOLOR}" -nf "${NFCOLOR}" -sb "${SBCOLOR}" -sf "${SFCOLOR}" -p " command:")
|
||||
command_run=$(echo > /dev/null | dmenu -i -nb "${NBCOLOR}" -nf "${NFCOLOR}" -sb "${SBCOLOR}" -sf "${SFCOLOR}" -p " command:")
|
||||
${command_run}
|
||||
|
|
Loading…
Reference in New Issue
Block a user