From 7ea2a3b3f8e61a9ba710cdf04149c82c3b8fc5a2 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 9 Mar 2026 21:57:49 +0800 Subject: Change cursor back and add device configuration --- hypr/.config/hypr/hyprland.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'hypr') diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index aab1b54..3078daf 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -44,10 +44,21 @@ exec-once = wl-paste --watch cliphist store ### ENVIRONMENT VARIABLES ### ############################# +env = XCURSOR_THEME,Vimix-cursors env = XCURSOR_SIZE,24 +env = HYPRCURSOR_THEME,Vimix-cursors env = HYPRCURSOR_SIZE,24 +############### +### DEVICE #### +############### +device { + name = at-translated-set-2-keyboard + enabled = false +} + + ##################### ### LOOK AND FEEL ### ##################### -- cgit v1.2.3