fix xwayland in niri
This commit is contained in:
parent
d891874b39
commit
ce2d3e3cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
environment = {
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
QT_QPA_PLATFORMTHEME = "qt6ct";
|
||||
DISPLAY = null;
|
||||
DISPLAY = ":0";
|
||||
XCURSOR_THEME = config.userOptions.cursor.name;
|
||||
XCURSOR_SIZE = toString config.userOptions.cursor.size;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue