niri: inherit cursor from custom instead of hm
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
892ba9b103
commit
cbf01caae6
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue