From e48dcf8b55b593272d1575aabfcd670d897a2ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Av=C3=A9?= <email@thomasave.be> Date: Wed, 17 May 2023 11:37:09 +0200 Subject: [PATCH] Fix GNOME Apps --- profile/.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/.profile b/profile/.profile index 4ab031c..dad1a62 100644 --- a/profile/.profile +++ b/profile/.profile @@ -14,3 +14,4 @@ export PYTHONSTARTUP="${XDG_CONFIG_HOME}/python/pythonrc" export SQLITE_HISTORY="$XDG_CACHE_HOME"/sqlite_history export WINEPREFIX="$XDG_DATA_HOME"/wine export ZDOTDIR="$XDG_CONFIG_HOME"/zsh +export XDG_CURRENT_DESKTOP=GNOME