From 602a7a76aa48b7402d0caf4a6ecefae8e2710f30 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 18 Nov 2022 18:36:47 +0100 Subject: .profile: drop BEMENU_OPTS --- .profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index dbdded9..75e1d25 100644 --- a/.profile +++ b/.profile @@ -24,8 +24,6 @@ export GPG_TTY=$(tty) export LESS='--hilite-search --hilite-unread --long-prompt --raw-control-chars --chop-long-lines --quit-if-one-screen --no-init' # Set the rsync ssh command to use by default export RSYNC_RSH='ssh -T -x -o Compression=no' -# central bemenu config -export BEMENU_OPTS='-i -n -m focused --fn "Iosevka Fixed SS08 10" --nb "#0c0c0c" --nf "#fffffb" --tb "#4E4371" --tf "#fffffb" --fb "#0c0c0c" --ff "#fffffb" --sb "#ddd23b" --sf "#0c0c0c" --hb "#4E4371" --hf "#fffffb" --scb "#0c0c0c" --scf "#4E4371"' # zettelkasten export ZK_NOTEBOOK_DIR=${HOME}/Documents/zk # exit ctrl-r early -- cgit 1.4.1