From aa1a1e82efa8921fa120662da960cdaf381c4680 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 3 Mar 2025 13:15:12 -0500 Subject: updates to channels, new cursor, probably other fixes idk --- home-config/hypr/hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'home-config/hypr') diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index cba6999..15e12fa 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf @@ -9,10 +9,10 @@ exec-once = dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK monitor=,preferred,auto,1 # Set cursor theme -env = HYPRCURSOR_THEME,XCursor-Pro-Dark-Hyprcursor -env = HYPRCURSOR_SIZE,26 -env = XCURSOR_THEME,XCursor-Pro-Dark -env = XCURSOR_SIZE,26 +env = HYPRCURSOR_THEME,Bibata-Modern-Classic-Hyprland +env = HYPRCURSOR_SIZE,24 +env = XCURSOR_THEME,Bibata-Modern-daed9-v1.0.2-x11 +env = XCURSOR_SIZE,24 env = AQ_NO_MODIFIERS,1 -- cgit v1.2.3