diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf index 9e13fc3..c226d06 100644 --- a/.config/hypr/hypridle.conf +++ b/.config/hypr/hypridle.conf @@ -6,9 +6,3 @@ general { ignore_dbus_inhibit = false # whether to ignore dbus-sent idle-inhibit requests (used by e.g. firefox or steam) ignore_systemd_inhibit = false # whether to ignore systemd-inhibit --what=idle inhibitors } - -listener { - timeout = 500 # in seconds - on-timeout = hyprlock # command to run when timeout has passed - # on-resume = notify-send "Welcome back!" # command to run when activity is detected after timeout has fired. -} \ No newline at end of file