update cursor

This commit is contained in:
Melvin Ragusa
2026-02-04 13:44:14 +01:00
parent bd2a0f749a
commit e669d690bd
2 changed files with 1 additions and 11 deletions

View File

@@ -80,15 +80,5 @@
# ═══════════════════════════════════════════════════════════════
# CURSOR & ICON PATHS
# ═══════════════════════════════════════════════════════════════
# NOTE: Session variables (GTK_THEME, XCURSOR_*, QT_QPA_PLATFORMTHEME)
# are consolidated in desktop.nix
# Ensure cursor themes are found
environment.pathsToLink = [ "/share/icons" ];
# ═══════════════════════════════════════════════════════════════
# GTK SETTINGS (DCONF)
# ═══════════════════════════════════════════════════════════════
# These can be overridden by the user with nwg-look or dconf-editor
# Default theme settings are applied per-user
}