diff --git a/hypr/conf/monitors/1440x1080.conf b/hypr/conf/monitors/1440x1080.conf index c0cec05..032c75b 100644 --- a/hypr/conf/monitors/1440x1080.conf +++ b/hypr/conf/monitors/1440x1080.conf @@ -1,6 +1,6 @@ # ----------------------------------------------------- # Monitor Setup -# name: "Default" +# name: "1440x1080" # ----------------------------------------------------- monitor=,1440x1080,auto,1 \ No newline at end of file diff --git a/hypr/conf/monitors/1920x1080.conf b/hypr/conf/monitors/1920x1080.conf index 980be0e..0f654be 100644 --- a/hypr/conf/monitors/1920x1080.conf +++ b/hypr/conf/monitors/1920x1080.conf @@ -1,6 +1,6 @@ # ----------------------------------------------------- # Monitor Setup -# name: "Default" +# name: "1920x1080" # ----------------------------------------------------- monitor=,1920x1080,auto,1 \ No newline at end of file diff --git a/hypr/conf/monitors/1920x1200.conf b/hypr/conf/monitors/1920x1200.conf new file mode 100644 index 0000000..aac5f4d --- /dev/null +++ b/hypr/conf/monitors/1920x1200.conf @@ -0,0 +1,6 @@ +# ----------------------------------------------------- +# Monitor Setup +# name: "1920x1200" +# ----------------------------------------------------- + +monitor=,1920x1200,auto,1 \ No newline at end of file diff --git a/hypr/conf/monitors/2560x1440.conf b/hypr/conf/monitors/2560x1440.conf index a327bd4..cbb7710 100644 --- a/hypr/conf/monitors/2560x1440.conf +++ b/hypr/conf/monitors/2560x1440.conf @@ -1,6 +1,6 @@ # ----------------------------------------------------- # Monitor Setup -# name: "Default" +# name: "2560x1440" # ----------------------------------------------------- monitor=,2560x1440,auto,1 \ No newline at end of file diff --git a/hypr/conf/monitors/2560x1440@120.conf b/hypr/conf/monitors/2560x1440@120.conf index c0dbac6..f777ec1 100644 --- a/hypr/conf/monitors/2560x1440@120.conf +++ b/hypr/conf/monitors/2560x1440@120.conf @@ -1,6 +1,6 @@ # ----------------------------------------------------- # Monitor Setup -# name: "Default" +# name: "2560x1440@120" # ----------------------------------------------------- monitor=,2560x1440@120,auto,1 \ No newline at end of file