diff --git a/hyprland/.config/hypr/conf/monitor.conf b/hyprland/.config/hypr/conf/monitor.conf index 0b07f05..0ccc26d 100644 --- a/hyprland/.config/hypr/conf/monitor.conf +++ b/hyprland/.config/hypr/conf/monitor.conf @@ -1 +1 @@ -source = ~/.config/hypr/conf/monitors/1600x900@75.conf +source = ~/.config/hypr/conf/monitors/1920x1080.conf diff --git a/hyprland/.config/hypr/conf/monitors/1920x1080.conf b/hyprland/.config/hypr/conf/monitors/1920x1080.conf index 0f654be..17f11ec 100644 --- a/hyprland/.config/hypr/conf/monitors/1920x1080.conf +++ b/hyprland/.config/hypr/conf/monitors/1920x1080.conf @@ -3,4 +3,4 @@ # name: "1920x1080" # ----------------------------------------------------- -monitor=,1920x1080,auto,1 \ No newline at end of file +monitor=,1920x1080@65,auto,1 \ No newline at end of file