diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-10-28 21:18:41 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-10-28 21:18:41 +0530 |
| commit | 9c054d07eba5d582824157bfa36e229edcc92351 (patch) | |
| tree | a79ead5d70aa9080ba6373168b3df8107c89d44e | |
| parent | c8603e65e764b9a3f52b67ebef4ef43550f35dc3 (diff) | |
so hyprland scale 1 is good for every system, auto is too much
| -rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f972c6d..c30d3f0 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -6,7 +6,7 @@ source=hyprland/keybinds.conf source=hyprland/look_and_feel.conf source=hyprland/env.conf -monitor=,preferred,auto,auto +monitor=,preferred,auto,1 ################### ### PERMISSIONS ### |
