danshari!

This commit is contained in:
2026-08-29 14:58:02 +02:00
parent 887bf5d7d8
commit e508025859
48 changed files with 31 additions and 2404 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/sh
if systemd-run --user --quiet --collect \
--unit=hyprlock --property=TimeoutStopSec=5 \
hyprlock --immediate-render 2>/dev/null
then
sleep 3
fi