From 1d77cf6c1e4e849d4d2e035c35c350deef54332c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Sat, 11 May 2024 06:18:15 +0200 Subject: [PATCH] hyprland: rename five.conf to five-rotated.conf, add nonrotated five.conf --- hyprland/.config/hypr/five-rotated.conf | 2 ++ hyprland/.config/hypr/five.conf | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 hyprland/.config/hypr/five-rotated.conf diff --git a/hyprland/.config/hypr/five-rotated.conf b/hyprland/.config/hypr/five-rotated.conf new file mode 100644 index 0000000..b58ddc4 --- /dev/null +++ b/hyprland/.config/hypr/five-rotated.conf @@ -0,0 +1,2 @@ +monitor=DP-1,highres,0x0,2,transform,1 +monitor=HDMI-A-2,highres,1080x0,2 diff --git a/hyprland/.config/hypr/five.conf b/hyprland/.config/hypr/five.conf index b58ddc4..2669e26 100644 --- a/hyprland/.config/hypr/five.conf +++ b/hyprland/.config/hypr/five.conf @@ -1,2 +1,2 @@ -monitor=DP-1,highres,0x0,2,transform,1 -monitor=HDMI-A-2,highres,1080x0,2 +monitor=DP-1,highres,0x0,2 +monitor=HDMI-A-2,highres,1920x0,2