10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
|
# -----------------------------------------------------
|
||
|
# Environment Variables
|
||
|
# name: "KVM"
|
||
|
# -----------------------------------------------------
|
||
|
|
||
|
env = XCURSOR_SIZE,24
|
||
|
env = QT_QPA_PLATFORM,wayland
|
||
|
env = GTK_THEME,Adwaita:dark
|
||
|
env = WLR_NO_HARDWARE_CURSORS, 1
|
||
|
env = WLR_RENDERER_ALLOW_SOFTWARE, 1
|