From 602f27b0ca8d355fe38d0c66b3f198b106a7d9f6 Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Tue, 11 Jun 2024 02:10:36 +0200 Subject: [PATCH] cursor --- modules/desktop/sway.nix | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/modules/desktop/sway.nix b/modules/desktop/sway.nix index 7c3420f..cdee36b 100644 --- a/modules/desktop/sway.nix +++ b/modules/desktop/sway.nix @@ -274,6 +274,15 @@ borderColor = "#31447f"; progressColor = "#3bacf0"; }; + + # https://wiki.nixos.org/wiki/Cursor_Themes + home.pointerCursor = { + package = pkgs.catppuccin-cursors.latteLight; + name = "Catppuccin-Latte-Light-Cursors"; + size = 24; + gtk.enable = true; + x11.enable = true; + }; }; # Don't shut down the system when the power key is pressed @@ -302,7 +311,6 @@ environment.systemPackages = with pkgs; [ brightnessctl - gnome3.adwaita-icon-theme # cursor TODO pavucontrol # PulseAudio Volume Control gui playerctl # media control cli for keybinds slurp # wayland region selector