Set Qt platform to Wayland under Niri
This commit is contained in:
parent
653710522f
commit
b9446c8204
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ environment {
|
||||||
CLIPHIST_MAX_ITEMS "20"
|
CLIPHIST_MAX_ITEMS "20"
|
||||||
ELECTRON_OZONE_PLATFORM_HINT "auto"
|
ELECTRON_OZONE_PLATFORM_HINT "auto"
|
||||||
PROTON_ENABLE_WAYLAND "1"
|
PROTON_ENABLE_WAYLAND "1"
|
||||||
|
QT_QPA_PLATFORM "wayland"
|
||||||
TERMINAL "kitty"
|
TERMINAL "kitty"
|
||||||
}
|
}
|
||||||
cursor {
|
cursor {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue