fix cursors

This commit is contained in:
Schrottkatze 2025-03-12 08:04:04 +01:00
commit b08b46f4a8
No known key found for this signature in database

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;