🔐 Enter hyprland.conf

Moved hyprland config into NixOS configuration.

Moved hyprcursor under hyprland config.
This commit is contained in:
2024-12-29 21:49:16 +01:00
parent bdaa858bdf
commit a2f141a290
52 changed files with 410 additions and 15 deletions

View File

@ -0,0 +1,17 @@
{ pkgs, ... }:
{
# TODO Not working correctly, see https://github.com/hyprwm/hyprcursor/issues/19
home.packages = with pkgs; [
hyprcursor
];
# TODO remove in favour of hyprland flake?
home.file = {
".local/share/icons/rose-pine-hyprcursor/manifest.hl".source = ./manifest.hl;
".local/share/icons/rose-pine-hyprcursor/hyprcursors" = {
source = ./hyprcursors;
recursive = true;
};
};
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,4 @@
name = rose-pine-hyprcursor
description = BreezeX remixed with Rose Pine remixed to Hyprcursor format
version = 0.3.2
cursors_directory = hyprcursors