Updated config
This commit is contained in:
parent
4ac1314fad
commit
acfceb3c65
18 changed files with 207 additions and 87 deletions
|
@ -1,7 +1,3 @@
|
|||
# Cursor
|
||||
env = XCURSOR_SIZE,24
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
|
||||
# Firefox
|
||||
env = MOZ_ENABLE_WAYLAND,1
|
||||
|
||||
|
@ -25,3 +21,10 @@ env = SSH_AUTH_SOCK,$XDG_RUNTIME_DIR/gcr/ssh
|
|||
# Wayland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = GDK_BACKEND,wayland
|
||||
|
||||
# Wlroots
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
env = WLR_RENDERER,vulkan
|
||||
|
||||
# X11
|
||||
env = XCURSOR_SIZE,24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue