From 790eccde5e3bb6a187a47c34fa905bab064fad71 Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 19 Nov 2025 19:35:16 +0300 Subject: yep --- .config/shell/profile | 1 + 1 file changed, 1 insertion(+) (limited to '.config/shell') diff --git a/.config/shell/profile b/.config/shell/profile index ebe7991..6176b7b 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -104,6 +104,7 @@ export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS" export BAT_THEME="Nord" export GTK_USE_PORTAL=1 export ENABLE_HDR_WSI=1 +export PROTON_ENABLE_WAYLAND=1 [ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1 -- cgit v1.2.3