feat: update niri config for VM, add cachyos repo script

- Update niri output config for Virtual-1 display
- Add cachyos repository installation script
- Fix btrfs device path from vda2 to vda1
- Configure sudo-rs with symbolic links
- Comment out polkit agent and swayidle spawns
This commit is contained in:
mitchell 2026-04-13 14:19:52 -04:00
parent 9b64299c45
commit fddae3ba36
5 changed files with 29 additions and 9 deletions

View file

@ -13,3 +13,9 @@ input {
hotkey-overlay {
skip-at-startup
}
output "Virtual-1" {
mode "1920x1200"
scale 1
transform "normal"
position x=1920 y=0
}