ksh: add BEMENU_OPTS
This commit is contained in:
parent
531dc89277
commit
b78c02a5b8
1 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
@ -3,3 +3,4 @@ export EDITOR="emacsclient -c"
|
||||||
export TERMINAL=foot
|
export TERMINAL=foot
|
||||||
export PATH="$PATH":"$HOME"/.local/bin
|
export PATH="$PATH":"$HOME"/.local/bin
|
||||||
export MANPATH="$(man -w)":"$HOME"/.nix-profile/share/man
|
export MANPATH="$(man -w)":"$HOME"/.nix-profile/share/man
|
||||||
|
export BEMENU_OPTS='--fb "#1e1e2e" --ff "#cdd6f4" --nb "#1e1e2e" --nf "#cdd6f4" --tb "#1e1e2e" --hb "#1e1e2e" --tf "#f38ba8" --hf "#f9e2af" --af "#cdd6f4" --ab "#1e1e2e"'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue