diff options
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' |