diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-03-31 02:17:54 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-03-31 02:17:54 -0400 |
| commit | 957cb8377c8fb5eafa94dc171614a1308b00f417 (patch) | |
| tree | 460d2e13627b576291b62b62f481eb5defa6ded3 /.config/hypr | |
| parent | b9798394f5b85dc053ae8cfe7170b581cf379087 (diff) | |
fix monitor
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ec6c213..a468f9c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,5 +1,7 @@ source=binds.conf +monitor = eDP-1, 1920x1200@144, 0x0, 1 + exec-once = startup env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 |
