Files
omarchy/default/hypr/envs.conf

25 lines
566 B
Plaintext
Raw Normal View History

2025-06-02 21:38:22 +02:00
# Cursor size
2025-06-01 11:21:00 +02:00
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
# Force all apps to use Wayland at 2x scaling
env = GDK_SCALE,2
env = GDK_BACKEND,wayland
2025-06-09 12:37:54 +02:00
env = QT_SCALE_FACTOR,2
2025-06-09 12:04:12 +02:00
env = QT_QPA_PLATFORM,wayland
2025-06-09 12:37:54 +02:00
env = QT_STYLE_OVERRIDE,kvantum
2025-06-01 11:21:00 +02:00
env = SDL_VIDEODRIVER,wayland
env = MOZ_ENABLE_WAYLAND,1
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = OZONE_PLATFORM,wayland
xwayland {
force_zero_scaling = true
}
2025-06-01 12:08:35 +02:00
# Make .desktop files available for wofi
env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
# Use XCompose file
env = XCOMPOSEFILE,~/.XCompose