From 0e609f22338acf72980989c2c03067e736848eef Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 8 Nov 2023 13:28:31 +0900 Subject: [PATCH] for VM set auto resolution --- copy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/copy.sh b/copy.sh index 1a30555..f5d787b 100644 --- a/copy.sh +++ b/copy.sh @@ -32,6 +32,7 @@ if hostnamectl | grep -q 'Chassis: vm'; then echo "This script is running in a virtual machine." sed -i '/env = WLR_NO_HARDWARE_CURSORS,1/s/^#//' config/hypr/configs/ENVariables.conf sed -i '/env = WLR_RENDERER_ALLOW_SOFTWARE,1/s/^#//' config/hypr/configs/ENVariables.conf + sed -i '/monitor = Virtual-1, 1920x1080@60,auto,1/s/^#//' config/hypr/configs/Monitors.conf fi # preparing hyprland.conf keyboard layout