diff --git a/apps/ML4W_Welcome-x86_64.AppImage b/apps/ML4W_Welcome-x86_64.AppImage index f4a85d1..b6ddca2 100755 Binary files a/apps/ML4W_Welcome-x86_64.AppImage and b/apps/ML4W_Welcome-x86_64.AppImage differ diff --git a/hypr/conf/hypridle/hypridle_nosuspend.conf b/hypr/conf/hypridle/hypridle_nosuspend.conf new file mode 100644 index 0000000..33cee71 --- /dev/null +++ b/hypr/conf/hypridle/hypridle_nosuspend.conf @@ -0,0 +1,18 @@ +# _ _ _ _ +# | |__ _ _ _ __ _ __(_) __| | | ___ +# | '_ \| | | | '_ \| '__| |/ _` | |/ _ \ +# | | | | |_| | |_) | | | | (_| | | __/ +# |_| |_|\__, | .__/|_| |_|\__,_|_|\___| +# |___/|_| +# + +general { + ignore_dbus_inhibit = false +} + +# Screenlock +listener { + timeout = 600 + on-timeout = hyprlock # command to run when timeout has passed + # on-resume = notify-send "Welcome back to your desktop!" +}