diff options
| -rwxr-xr-x | dot-profile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot-profile b/dot-profile index d37b198..050b24f 100755 --- a/dot-profile +++ b/dot-profile @@ -57,3 +57,7 @@ if command -v bemenu >/dev/null 2>&1; then --scb $bg --scf $hl " fi + +# GUI THEMES +export QT_QPA_PLATFORMTHEME=gtk3 + |
