From 366c3e76bcce271434213fd79e13a851fadedccf Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 2 Mar 2025 20:40:10 +0100 Subject: up --- .config/env | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config/env') diff --git a/.config/env b/.config/env index afc6d1d..761ef8b 100644 --- a/.config/env +++ b/.config/env @@ -99,7 +99,12 @@ export MPD_HOST="$XDG_DATA_HOME"/mpd/socket export RUSTFLAGS='-L /usr/local/lib' export WWW_HOME='https://start.duckduckgo.com/' export YTFZF_HIST='0' + +# wayland export WLR_DRM_NO_ATOMIC=1 +export XDG_SESSION_TYPE=wayland +export XDG_CURRENT_DESKTOP=dwl +export MOZ_ENABLE_WAYLAND=1 # PATH export PATH="$HOME"/.local/bin:"$HOME"/.local/bin/status:/usr/local/llvm13/bin:"$HOME"/.pyenv/bin:"$PATH" -- cgit v1.2.3