From 67bf2b87e4b19873ce47e7f80e40054958ee2f89 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 28 Aug 2023 07:46:21 +0900 Subject: [PATCH] resize cursor --- .../hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix b/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix index 3d457d0b..4e7c295a 100644 --- a/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix +++ b/home-manager/hosts/nixos-laptop/desktops/hyprland/hyprland-conf.nix @@ -10,7 +10,7 @@ # https://wiki.hyprland.org/Configuring/Variables/ env = GDK_SCALE,1 - env = XCURSOR_SIZE,48 + env = XCURSOR_SIZE,22 # unscale XWayland xwayland {