diff options
| author | silly <u65487754@gmail.com> | 2026-04-11 14:11:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-11 14:11:12 +0000 |
| commit | 9a975f0b018f0748095bdd7bfc93eb11b8b6b8c2 (patch) | |
| tree | 0e9a9840cae552c688141a72e8e58835a975a34b | |
| parent | ad6af8b909d5b13fbc9aefed15082c46a9a06167 (diff) | |
Update hyprland.conf
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1842cfe..5928231 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -4,9 +4,9 @@ monitor = HDMI-A-1, 1920x1080@200, 0x0, 1 monitor = DP-1, 1920x1080@144, -1080x-330, 1, transform, 3 env = XCURSOR_THEME, -env = XCURSOR_SIZE,16 +env = XCURSOR_SIZE,24 env = HYPRCURSOR_THEME, -env = HYPRCURSOR_SIZE,16 +env = HYPRCURSOR_SIZE,24 $terminal = kitty $fileManager = nautilus |
