diff options
| author | Krautt <150212156+Krautt@users.noreply.github.com> | 2023-11-09 01:41:24 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-09 01:41:24 -0300 |
| commit | a54a6895607a2204df2b6810112ab3e53cc23c26 (patch) | |
| tree | 362422d9f7972a121df18f298f92c751727b9a51 /copy.sh | |
| parent | 4355f4b5fcf0ac44be918a0476ac969b6dce0ee5 (diff) | |
| parent | b91179ab6a7d5b8699b7d8986f8afbf3ee07ef1d (diff) | |
Merge branch 'main' into main
Diffstat (limited to 'copy.sh')
| -rw-r--r-- | copy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
