From 4b3ba86eceeaa3a352ed18770bd9f7fa798bc10f Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 22 Dec 2021 13:21:19 -0300 Subject: [PATCH] .profile: desactivar modo oscuro en QT --- .profile | 2 -- 1 file changed, 2 deletions(-) diff --git a/.profile b/.profile index da0b270..8fe35c5 100644 --- a/.profile +++ b/.profile @@ -24,5 +24,3 @@ export XKB_DEFAULT_VARIANT=altgr-intl export XKB_DEFAULT_OPTIONS=caps:escape export XCURSOR_THEME=Adwaita - -export QT_STYLE_OVERRIDE=Adwaita-Dark