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