From f0c89fbc85f3f2fcb4c997c268c5386c88ae5580 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Wed, 16 Jun 2021 09:22:47 +0200 Subject: [PATCH] Disable xidlehook --- home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index a223e91..47105e5 100644 --- a/home.nix +++ b/home.nix @@ -130,8 +130,8 @@ in ./modules/polybar.nix ./modules/qogir_theme.nix ./modules/rofi.nix - # ./modules/screen_locker.nix - ./modules/xidelhook.nix + ./modules/screen_locker.nix + # ./modules/xidelhook.nix ./modules/ssh.nix ./modules/sxhkd.nix ./modules/syncthing.nix