Ajustes bindings y monitores

This commit is contained in:
Marco Gallegos
2025-11-19 10:53:34 -06:00
parent ff2ec8b549
commit f338df2a0e
3 changed files with 28 additions and 16 deletions

View File

@@ -24,3 +24,14 @@ source = ~/.config/hypr/autostart.conf
# windowrule = workspace 5, class:qemu
env = LIBVA_DRIVER_NAME,iHD
env = MOZ_ENABLE_WAYLAND,1
#Ajustes de escalado para aplicaciones GTK/QT
env = GDK_SCALE,1
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb
# CORRECCIÓN PARA APPS GIGANTES (Spotify, VSCode, Discord)
xwayland {
force_zero_scaling = true
}