fix(user/deck): tailspin rename spin -> tspin

This commit is contained in:
Malte Tammena 2024-01-06 14:57:13 +01:00
parent 329d9d032b
commit ac9b81e2a9

View file

@ -22,7 +22,7 @@
pkgs.systemd pkgs.systemd
]; ];
text = '' text = ''
journalctl --user -efu gamescope-session | spacer | spin journalctl --user -efu gamescope-session | spacer | tspin
''; '';
}; };
in { in {