Fixed Qt theming

This commit is contained in:
Logan G 2021-11-17 00:47:52 -07:00
parent a8f4e621d9
commit c1de3285e2
Signed by: logan
GPG key ID: E328528C921E7A7A
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -15,4 +15,5 @@
!.inputrc
!.bashrc
!.profile
!.pam_environment
!README.md

2
.pam_environment Normal file
View file

@ -0,0 +1,2 @@
QT_QPA_PLATFORMTHEME=qt5ct
#MOZ_ENABLE_WAYLAND=1