diff options
| author | silly <u65487754@gmail.com> | 2026-03-31 04:39:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-31 04:39:31 +0200 |
| commit | 9303f599e96c9357e4bbd20ee62c344a536b6276 (patch) | |
| tree | 54b1381c7ed5d360f0840a5debbb3ebe3f5577bb /.config/hypr | |
| parent | 90da02289e177f58d6b50dbfa5c065dcde585360 (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hyprland.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 93c365a..b3bb477 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,6 +1,11 @@ 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 = HYPRCURSOR_THEME, +env = HYPRCURSOR_SIZE,16 + $terminal = kitty $fileManager = nautilus $menu = rofi -show drun |
