Update dotfiles (2026-03-03 22:48:21)

This commit is contained in:
Zacharias-Brohn
2026-03-03 22:48:21 +01:00
parent 82feed13af
commit 6fb1c7d1a2
57 changed files with 98 additions and 54 deletions
Regular → Executable
+1 -1
View File
@@ -1,5 +1,5 @@
general {
lock_cmd = pidof hyprlock || uwsm-app -- hyprlock
lock_cmd = zshell -l
before_sleep_cmd = loginctl lock-session
after_sleep_cmd = hyprctl dispatch dpms on
}