diff options
| -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 |
