feat(hyprland): implement declarative monitor scaling and add scale picker to welcome wizard
Some checks failed
Check / eval-and-lint (push) Failing after 6m36s
Some checks failed
Check / eval-and-lint (push) Failing after 6m36s
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
nightlight = false;
|
||||
waybar = true;
|
||||
|
||||
# Hyprland window manager settings
|
||||
hyprland = {
|
||||
gaps_in = 5;
|
||||
gaps_out = 10;
|
||||
border_size = 2;
|
||||
scale = "auto"; # Default monitor scale. Options: "auto", "1", "1.25", "1.5", "2"
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user