forked from foxora/nix
fixed themeing in mango after QT_QPA_PLATFORM was removed from the system env vars
This commit is contained in:
parent
e4cd56e43d
commit
f3dc177ea4
1 changed files with 3 additions and 0 deletions
|
|
@ -231,6 +231,9 @@ enable_hotarea = 0
|
||||||
env = XCURSOR_THEME,Bunny (Icy) and Strawberries
|
env = XCURSOR_THEME,Bunny (Icy) and Strawberries
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
|
|
||||||
|
env = QT_QPA_PLATFORM,wayland
|
||||||
|
env = QT_QPA_PLATFORMTHEME,xdgdesktopportal
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
##### Imports //////////////////////////////////////////////////////////////////
|
##### Imports //////////////////////////////////////////////////////////////////
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue