[fish] removed QT_STYLE_OVERRIDE

I think that this should be done some other way
This commit is contained in:
Marcel Kapfer 2020-05-20 19:21:18 +02:00
parent 3383da4e9c
commit c9b0b90bf8
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 4 deletions

View File

@ -46,7 +46,3 @@ end
if test -z "$XDG_CURRENT_DESKTOP"
set -Ux XDG_CURRENT_DESKTOP GNOME
end
if test -z "$QT_STYLE_OVERRIDE"
set -Ux QT_STYLE_OVERRIDE kvantum
end