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
+2 -1
View File
@@ -1,9 +1,10 @@
$lock_cmd = pidof hyprlock || hyprlock
$lock_cmd = /home/kolkas/.local/scripts/lock-now
$suspend_cmd = systemctl suspend || loginctl suspend
general {
lock_cmd = $lock_cmd
before_sleep_cmd = loginctl lock-session
before_sleep_cmd = $lock_cmd
}
listener {