diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-16 23:01:44 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-16 23:01:44 +0100 |
| commit | 39828e944d96b8a7f9ed9ee141107d09d0cbaa23 (patch) | |
| tree | 04a262de6529f3f1b5a04be8f107a4b7ef479642 | |
| parent | 7e5573f2f391911f97c5531190bf07c8df04c20a (diff) | |
Add archlinux monitor setup to dotfiles
| -rw-r--r-- | .config/hypr/monitors.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf index 7c1de00..31e3d8a 100644 --- a/.config/hypr/monitors.conf +++ b/.config/hypr/monitors.conf @@ -1 +1,5 @@ # Override default hyprland monitors +env = GDK_SCALE,2 + +monitor=HDMI-A-1,preferred,auto,1.5 +monitor=DP-1,preferred,auto,1.5 |
