From 3c0f25d61fcb1163ed64196663e02c8f0966aa4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sun, 3 Mar 2024 08:12:58 +0100 Subject: [PATCH] Add cursor --- home/hyprland/cursor.nix | 11 +++++++++++ home/hyprland/default.nix | 2 +- home/hyprland/hyprland.nix | 2 ++ home/packages/default.nix | 2 ++ 4 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 home/hyprland/cursor.nix diff --git a/home/hyprland/cursor.nix b/home/hyprland/cursor.nix new file mode 100644 index 0000000..746169d --- /dev/null +++ b/home/hyprland/cursor.nix @@ -0,0 +1,11 @@ +{ pkgs, ... }: { + home.pointerCursor = { + gtk.enable = true; + # x11.enable = true; + package = pkgs.catppuccin-cursors.macchiatoLavender; + name = "Catppuccin-Macchiato-Lavender-Cursors"; + size = 32; + }; + + gtk.enable = true; +} diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 7c97a5a..c13f888 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -1 +1 @@ -{ imports = [ ./hyprland.nix ./waybar.nix ./xdg.nix ]; } +{ imports = [ ./hyprland.nix ./waybar.nix ./xdg.nix ./cursor.nix ]; } diff --git a/home/hyprland/hyprland.nix b/home/hyprland/hyprland.nix index 68ce5e4..9797375 100644 --- a/home/hyprland/hyprland.nix +++ b/home/hyprland/hyprland.nix @@ -11,6 +11,8 @@ swww waybar wl-clipboard + catppuccin-cursors.macchiatoLavender + bibata-cursors ]; wayland.windowManager.hyprland = { diff --git a/home/packages/default.nix b/home/packages/default.nix index e061dcf..ea05b73 100644 --- a/home/packages/default.nix +++ b/home/packages/default.nix @@ -11,9 +11,11 @@ ffmpeg file go-task + glib jq kitty ncdu + nwg-look mumble obs-studio pamixer