From ed085298a30d737f732ad2427b63d944a6d804f0 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 9 Jan 2026 23:34:10 +0100 Subject: Add hypridle configuration to use system defaults --- .config/hypr/hypridle.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/hypr/hypridle.conf diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf new file mode 100644 index 0000000..6a3737e --- /dev/null +++ b/.config/hypr/hypridle.conf @@ -0,0 +1,2 @@ +# System defaults +source = /etc/hypr/hypridle.conf -- cgit v1.2.3