diff options
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile index 2696b07..0fbea15 100644 --- a/.profile +++ b/.profile @@ -60,4 +60,4 @@ export LESS='--hilite-search --hilite-unread --long-prompt --raw-control-chars - # Set the rsync ssh command to use by default export RSYNC_RSH='ssh -T -x -o Compression=no' -export BEMENU_OPTS='--ignorecase --no-overlap --fn "Iosevka SS14 Extended 11" --nb "#1c1c1c" --nf "#fffffb" --tb "#4E4371" --tf "#fffffb" --fb "#1c1c1c" --ff "#fffffb" --sb "#ddd23b" --sf "#1c1c1c" --hb "#4E4371" --hf "#fffffb" --scb "#1c1c1c" --scf "#4E4371"' +export BEMENU_OPTS='--ignorecase --no-overlap --fn "Iosevka SS08 10" --nb "#1c1c1c" --nf "#fffffb" --tb "#4E4371" --tf "#fffffb" --fb "#1c1c1c" --ff "#fffffb" --sb "#ddd23b" --sf "#1c1c1c" --hb "#4E4371" --hf "#fffffb" --scb "#1c1c1c" --scf "#4E4371"' |