|
|
|
|
@ -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 |
|
|
|
|
|