From 2195bedaa94b2940653b922e38d67a578fcb1af8 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Sat, 7 Feb 2026 12:08:10 +0100 Subject: [PATCH] fixed issues with laptop not going into sleep mode --- hypridle/.config/hypr/hypridle.conf | 4 ++-- niri/.config/niri/config.kdl | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/hypridle/.config/hypr/hypridle.conf b/hypridle/.config/hypr/hypridle.conf index 4c91ed4..48b4676 100644 --- a/hypridle/.config/hypr/hypridle.conf +++ b/hypridle/.config/hypr/hypridle.conf @@ -1,8 +1,8 @@ general { lock_cmd = qs ipc call lock lock before_sleep_cmd = loginctl lock-session - ignore_dbus_inhibit = false - ignore_systemd_inhibit = false + ignore_dbus_inhibit = true + ignore_systemd_inhibit = true } listener { diff --git a/niri/.config/niri/config.kdl b/niri/.config/niri/config.kdl index 46647bc..0e85fc8 100644 --- a/niri/.config/niri/config.kdl +++ b/niri/.config/niri/config.kdl @@ -387,7 +387,6 @@ binds { Mod+E hotkey-overlay-title="Run Emacs" { spawn-sh "emacsclient -c"; } Mod+B hotkey-overlay-title="Open a browser: Librewolf" { spawn "librewolf"; } Mod+Shift+C hotkey-overlay-title="Open a file manager: Dolphin" { spawn "dolphin"; } - Super+Alt+L hotkey-overlay-title="Lock the Screen" { spawn-sh "qs ipc call lock lock"; } // Use spawn-sh to run a shell command. Do this if you need pipes, multiple commands, etc. Mod+Space hotkey-overlay-title="Application Launcher" {