mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Disable GTK2 style again for now, since it seems to cause trouble with the tray icon
This commit is contained in:
parent
e326e2c6b3
commit
08d68300bd
@ -65,7 +65,7 @@ get_desktop
|
||||
get_icon
|
||||
cat << EOF > ./usr/bin/keepassxc_env
|
||||
#!/usr/bin/bash
|
||||
export QT_QPA_PLATFORMTHEME=gtk2
|
||||
#export QT_QPA_PLATFORMTHEME=gtk2
|
||||
exec keepassxc "$@"
|
||||
EOF
|
||||
chmod +x ./usr/bin/keepassxc_env
|
||||
|
Loading…
Reference in New Issue
Block a user