fix cursors

This commit is contained in:
Schrottkatze 2025-03-12 08:04:04 +01:00
parent aaf906c9b5
commit b08b46f4a8
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -1,7 +1,9 @@
{...}: {
programs.niri.settings = {
prefer-no-csd = true;
cursor = {
theme = "phinger-cursors";
theme = "phinger-cursors-dark";
size = 16;
hide-when-typing = true;
hide-after-inactive-ms = 2500;