diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-09 23:34:10 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-09 23:34:10 +0100 |
| commit | ed085298a30d737f732ad2427b63d944a6d804f0 (patch) | |
| tree | 19094dc6b40fe8ccc4de576feb7265f269800c94 /.config | |
| parent | fc86a878f1b0a590f17fa740e232e79dfea7166e (diff) | |
Add hypridle configuration to use system defaults
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hypridle.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
