slab: set hyprland scaling

This commit is contained in:
NullBite 2024-01-01 15:50:32 -05:00
parent 534c89337c
commit 45c5a1754c
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -5,4 +5,8 @@
];
home.stateVersion = "23.11";
wayland.windowManager.hyprland.settings = {
monitor = ",preferred,auto,1.25";
};
}