fix xwayland in niri
This commit is contained in:
parent
c2f01cf31d
commit
53f864d037
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