set mouse move focuses monitor to false in hyprland (finaly found it) and try to use 1920x1080 at 60 hz to no avail

This commit is contained in:
2025-03-16 02:21:38 +01:00
parent 686b85e94c
commit ea9d7a21cb
3 changed files with 6 additions and 2 deletions

View File

@ -28,7 +28,8 @@
", XF86Launch4, exec, pkill activate-linux"
];
monitor= [
"eDP-1, 1920x1080@120, 0x0, 1"
# "eDP-1, modeline 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync, 0x0, 1"
"eDP-1, 1920x1080@120, 0x0, 1"
"HDMI-A-1, 1920x1080@60, auto, auto"
];
env = [ "AQ_DRM_DEVICES,/dev/dri/card1"];

View File

@ -107,6 +107,7 @@
misc = {
force_default_wallpaper = 1;
disable_hyprland_logo = true;
mouse_move_focuses_monitor = false;
};
dwindle = {