fix(regreet.toml): remove export command
This commit is contained in:
@@ -26,11 +26,11 @@ QT_QPA_PLATFORM = "wayland"
|
||||
|
||||
# Prevent using hardware cursors in Wayland, forcing software-rendered cursors.
|
||||
# Uncomment if you experience issues with your cursor
|
||||
#export WLR_NO_HARDWARE_CURSORS = "1"
|
||||
#WLR_NO_HARDWARE_CURSORS = "1"
|
||||
|
||||
# Allow the Wayland renderer to fall back to software rendering if necessary.
|
||||
# Uncomment if you are running in a virtual machine or have an underpowered GPU
|
||||
#export WLR_RENDERER_ALLOW_SOFTWARE = "1"
|
||||
#WLR_RENDERER_ALLOW_SOFTWARE = "1"
|
||||
|
||||
[GTK]
|
||||
# Whether to use the dark theme
|
||||
|
||||
Reference in New Issue
Block a user