mirror of
https://github.com/marcogll/omarchy_setup.git
synced 2026-01-13 13:25:16 +00:00
Ajustes bindings y monitores
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user