From 766e81978c9c14352db5552ae212464bb7ec9991 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 24 Sep 2023 17:10:37 +0100 Subject: Comment out XDG_CURRENT_DESKTOP --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index ed5d3b5..eb718ea 100644 --- a/.bashrc +++ b/.bashrc @@ -69,7 +69,7 @@ export XDG_CONFIG_HOME="$HOME/.config" export WEECHAT_HOME="$XDG_CONFIG_HOME/weechat" export MOZ_ENABLE_WAYLAND=1 export XDG_SESSION_TYPE=wayland -export XDG_CURRENT_DESKTOP=qtile +#export XDG_CURRENT_DESKTOP=qtile export GDK_BACKEND=wayland # export QT_QPA_PLATFORM=wayland export XKB_DEFAULT_LAYOUT=us -- cgit v1.2.3