16 lines
767 B
Plaintext
16 lines
767 B
Plaintext
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Enviroment Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
envd = HYPRCURSOR_SIZE,24
|
|
envd = XCURSOR_SIZE,24
|
|
envd = QT_CURSOR_SIZE,24
|
|
envd = XDG_CURRENT_DESKTOP, Hyprland
|
|
envd = XDG_SESSION_TYPE, Hyprland
|
|
envd = XDG_SESSION_DESKTOP, Hyprland
|
|
envd = GDK_BACKEND, wayland, x11
|
|
envd = CLUTTER_BACKEND, wayland
|
|
envd = QT_QPA_PLATFORM=wayland;xcb
|
|
envd = MOZ_ENABLE_WAYLAND, 1
|
|
|