diff options
Diffstat (limited to '.config')
| -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 |
