updates to qt theming
This commit is contained in:
parent
39ed52b866
commit
4f2bbe077c
2 changed files with 17 additions and 5 deletions
|
|
@ -40,6 +40,7 @@
|
|||
};
|
||||
environment = {
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
QT_QPA_PLATFORMTHEME = "qt6ct";
|
||||
DISPLAY = null;
|
||||
XCURSOR_THEME = config.userOptions.cursor.name;
|
||||
XCURSOR_SIZE = toString config.userOptions.cursor.size;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue