hypridle: fix typo - remove semicolon

This commit is contained in:
ItsDrike 2024-12-22 05:10:11 +01:00
parent 9931adaec5
commit 6fc5d3a03d
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -3,7 +3,7 @@
general { general {
before_sleep_cmd = loginctl lock-session before_sleep_cmd = loginctl lock-session
ignore_dbus_inhibit = false ignore_dbus_inhibit = false
ignore_systemd_inhibit = false; ignore_systemd_inhibit = false
} }
# Warn about going idle (5 mins) # Warn about going idle (5 mins)