diff options
author | joe <rbo@gmx.us> | 2025-10-01 09:24:38 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-01 09:24:38 +0200 |
commit | 7535add2c825c9c5177d95861aa56d5153349a17 (patch) | |
tree | ee3553acdc70868092dfb92120c95a4b80df190e /.config/env | |
parent | up (diff) | |
download | dotfiles-bsd-7535add2c825c9c5177d95861aa56d5153349a17.tar.gz dotfiles-bsd-7535add2c825c9c5177d95861aa56d5153349a17.tar.bz2 dotfiles-bsd-7535add2c825c9c5177d95861aa56d5153349a17.tar.xz dotfiles-bsd-7535add2c825c9c5177d95861aa56d5153349a17.tar.zst dotfiles-bsd-7535add2c825c9c5177d95861aa56d5153349a17.zip |
up
Diffstat (limited to '.config/env')
-rw-r--r-- | .config/env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/env b/.config/env index 25a1d5c..f0a228c 100644 --- a/.config/env +++ b/.config/env @@ -115,6 +115,7 @@ export NNN_PREVIEWVIDEO='tct' export NNN_ICONLOOKUP=0 export NNN_PLUG='t:joe_fzfcd;p:-preview-tui;s:-!gdu -s;f:-fzopen;c:-joe_clipper;d:-joe_dragdrop;q:-joe_cmusq' export RUSTFLAGS='-L /usr/local/lib' +export WEBKIT_DISABLE_COMPOSITING_MODE=1 export WWW_HOME='https://start.duckduckgo.com/' export YTFZF_HIST='0' |