mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-11 18:18:37 +02:00
hyprland desktop: change scaling to 0.75
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
flake.homeModules.hyprland-desktop = _: {
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitor = [
|
||||
", highres@highrr, auto, 1"
|
||||
", highres@highrr, auto, 0.75"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user