From 64db5cc8fa4f42e876d3c7455ddbc059c5e94171 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 25 Sep 2022 02:27:42 -0500 Subject: [PATCH] add to .profile --- .local/scripts | 2 +- .profile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.local/scripts b/.local/scripts index 9593646..4996192 160000 --- a/.local/scripts +++ b/.local/scripts @@ -1 +1 @@ -Subproject commit 9593646502f3d3a540bdd25be041b885f312b940 +Subproject commit 4996192f433b257bbbce151b95d705d27d69a572 diff --git a/.profile b/.profile index 079b2a0..8ba2b4f 100644 --- a/.profile +++ b/.profile @@ -20,6 +20,7 @@ export XCURSOR_THEME=Adwaita #other settings export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme. must have qt5-styleplugins installed #export QT_QPA_PLATFORMTHEME="qt5ct" #have QT use qt5ct theme +export QT_QPA_PLATFORM=wayland export GTK_THEME=Adwaita:dark