🔐 Enter hyprland.conf
Moved hyprland config into NixOS configuration. Moved hyprcursor under hyprland config.
This commit is contained in:
17
home/hyprland/hyprcursor/default.nix
Normal file
17
home/hyprland/hyprcursor/default.nix
Normal 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;
|
||||
};
|
||||
};
|
||||
}
|
BIN
home/hyprland/hyprcursor/hyprcursors/X_cursor.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/X_cursor.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/all-scroll.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/all-scroll.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/bd_double_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/bd_double_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/bottom_left_corner.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/bottom_left_corner.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/bottom_right_corner.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/bottom_right_corner.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/bottom_side.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/bottom_side.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/center_ptr.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/center_ptr.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/col-resize.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/col-resize.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/color-picker.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/color-picker.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/context-menu.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/context-menu.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/copy.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/copy.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/cross.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/cross.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/crossed_circle.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/crossed_circle.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/dnd_no_drop.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/dnd_no_drop.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/dotbox.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/dotbox.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/fd_double_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/fd_double_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/hand1.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/hand1.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/hand2.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/hand2.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/left_ptr.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/left_ptr.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/left_side.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/left_side.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/link.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/link.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/move.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/move.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/pencil.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/pencil.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/pirate.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/pirate.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/plus.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/plus.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/question_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/question_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/right_ptr.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/right_ptr.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/right_side.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/right_side.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/row-resize.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/row-resize.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/sb_down_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/sb_down_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/sb_h_double_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/sb_h_double_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/sb_left_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/sb_left_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/sb_right_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/sb_right_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/sb_up_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/sb_up_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/sb_v_double_arrow.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/sb_v_double_arrow.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/top_left_corner.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/top_left_corner.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/top_right_corner.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/top_right_corner.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/top_side.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/top_side.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/vertical-text.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/vertical-text.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/wayland-cursor.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/wayland-cursor.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/xterm.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/xterm.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/zoom-in.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/zoom-in.hlc
Normal file
Binary file not shown.
BIN
home/hyprland/hyprcursor/hyprcursors/zoom-out.hlc
Normal file
BIN
home/hyprland/hyprcursor/hyprcursors/zoom-out.hlc
Normal file
Binary file not shown.
4
home/hyprland/hyprcursor/manifest.hl
Normal file
4
home/hyprland/hyprcursor/manifest.hl
Normal 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
|
Reference in New Issue
Block a user