diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 20802e6..d9f45e1 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -23,8 +23,12 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto - +#monitor=,preferred,auto,auto +monitor=,1920x1080,auto,1,bitdepth,8 +monitor=,preferred,auto,1,mirror,eDP-1,bitdepth,8 +xwayland { + force_zero_scaling = true +} ################### ### MY PROGRAMS ###