From 8cb6999f528a3e172e83057fb35d42f366301a09 Mon Sep 17 00:00:00 2001 From: silly Date: Wed, 25 Feb 2026 07:51:39 +0100 Subject: Update hyprland.conf --- .config/hypr/hyprland.conf | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 14151f5..ddd064e 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,20 +1,17 @@ monitor = HDMI-A-1, 1920x1080@200, 0x0, 1 monitor = DP-1, 1920x1080@144, -1080x-280, 1, transform, 3 -env = XCURSOR_THEME,Win10OS-cursors -env = XCURSOR_SIZE,24 -env = HYPRCURSOR_THEME,Win10OS-cursors -env = HYPRCURSOR_SIZE,24 +env = XCURSOR_THEME, +env = XCURSOR_SIZE,16 +env = HYPRCURSOR_THEME, +env = HYPRCURSOR_SIZE,16 $terminal = kitty $fileManager = nautilus -$menu = fuzzel +$menu = rofi $mainMod = SUPER -exec-once = swww-daemon -exec-once = hyprctl setcursor Win10OS-cursors 24 -exec-once = wl-paste --type text --watch cliphist store -exec-once = wl-paste --type image --watch cliphist store +exec-once = general { gaps_in = 5 -- cgit v1.3.1