mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Match omakub better
This commit is contained in:
20
default/hypr/envs.conf
Normal file
20
default/hypr/envs.conf
Normal file
@ -0,0 +1,20 @@
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
||||
# Force all apps to use Wayland at 2x scaling
|
||||
env = GDK_SCALE,2
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
env = GDK_BACKEND,wayland
|
||||
env = SDL_VIDEODRIVER,wayland
|
||||
env = MOZ_ENABLE_WAYLAND,1
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||
env = OZONE_PLATFORM,wayland
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
# Style for darkness
|
||||
env = GTK_THEME,Adwaita:dark
|
||||
env = QT_STYLE_OVERRIDE,Adwaita-Dark
|
||||
env = XCURSOR_THEME,Adwaita
|
Reference in New Issue
Block a user