This commit is contained in:
2026-02-17 23:40:43 +00:00
parent 1caf2a2583
commit 32d8f9bd4f
7 changed files with 50 additions and 17 deletions

View File

@@ -3,6 +3,9 @@
modules.hyprland = {
provides = {
doloro-settings = {
includes = [
modules.dunst
];
homeManager =
{ pkgs, home, ... }:
{
@@ -10,6 +13,7 @@
pkgs.hyprcursor
pkgs.wlogout
pkgs.tofi
pkgs.killall
];
home.pointerCursor = {
enable = true;