Xidlehook: move to bspwm

This commit is contained in:
Filippo Berto 2024-01-13 09:08:28 +01:00
parent 698a3844c4
commit e39556840f
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
4 changed files with 1 additions and 3 deletions

View file

@ -19,7 +19,6 @@
../../modules/hm/helix.nix
../../modules/hm/kitty.nix
../../modules/hm/syncthing.nix
# ../../modules/hm/xidlehook.nix
];
home.stateVersion = "22.11";

View file

@ -145,7 +145,6 @@
../../modules/hm/update_background.nix
../../modules/hm/vim.nix
../../modules/hm/webapp.nix
../../modules/hm/xidlehook.nix
../../modules/hm/xresources.nix
../../modules/hm/yazi.nix
../../modules/hm/zathura.nix

View file

@ -135,7 +135,6 @@
../../modules/hm/vim.nix
../../modules/hm/webapp.nix
../../modules/hm/wl_update_background.nix
../../modules/hm/xidlehook.nix
../../modules/hm/xresources.nix
../../modules/hm/zathura.nix
../../modules/hm/yazi.nix

View file

@ -19,6 +19,7 @@ in
./polybar.nix
./sxhkd.nix
./update_background.nix
./xidlehook.nix
];
home.packages = builtins.attrValues {