mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 18:21:04 +02:00
virtualization: Fullscreen by default
Makes things easier to work with since hyprland doesn't automatically match the resolution with the VM window by default.
This commit is contained in:
@@ -130,6 +130,7 @@ in
|
||||
"-device virtio-vga-gl"
|
||||
"-display sdl,gl=on,show-cursor=off"
|
||||
"-audio pa,model=hda"
|
||||
"-full-screen"
|
||||
];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user