1
1
Fork 0

niri: inherit cursor from custom instead of hm

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-03-08 12:42:37 -06:00
parent 892ba9b103
commit cbf01caae6
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -27,8 +27,7 @@ in {
# https://github.com/YaLTeR/niri/wiki/Configuration:-Miscellaneous
programs.niri.settings = {
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingscursorhide-after-inactive-ms
cursor = with hm.gtk.cursorTheme; {
# Inherit home-manager GTK settings
cursor = with config.custom.settings.icons.cursor; {
inherit size;
theme = name;