From 7535add2c825c9c5177d95861aa56d5153349a17 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 09:24:38 +0200 Subject: up --- .config/env | 1 + .config/x11/xinitrc | 1 + 2 files changed, 2 insertions(+) (limited to '.config') 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' diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 49b44d1..34b985e 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -64,6 +64,7 @@ dunst_shit [ $host = "po-rbo" ] && startif picom xset s off xset -dpms +[ $host = "mother" ] && hc 85 30 0 pkill wireplumber pkill pipewire-pulse pkill pipewire -- cgit v1.2.3