Xidlehook: move to bspwm
This commit is contained in:
parent
698a3844c4
commit
e39556840f
4 changed files with 1 additions and 3 deletions
|
|
@ -19,7 +19,6 @@
|
||||||
../../modules/hm/helix.nix
|
../../modules/hm/helix.nix
|
||||||
../../modules/hm/kitty.nix
|
../../modules/hm/kitty.nix
|
||||||
../../modules/hm/syncthing.nix
|
../../modules/hm/syncthing.nix
|
||||||
# ../../modules/hm/xidlehook.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "22.11";
|
home.stateVersion = "22.11";
|
||||||
|
|
|
||||||
|
|
@ -145,7 +145,6 @@
|
||||||
../../modules/hm/update_background.nix
|
../../modules/hm/update_background.nix
|
||||||
../../modules/hm/vim.nix
|
../../modules/hm/vim.nix
|
||||||
../../modules/hm/webapp.nix
|
../../modules/hm/webapp.nix
|
||||||
../../modules/hm/xidlehook.nix
|
|
||||||
../../modules/hm/xresources.nix
|
../../modules/hm/xresources.nix
|
||||||
../../modules/hm/yazi.nix
|
../../modules/hm/yazi.nix
|
||||||
../../modules/hm/zathura.nix
|
../../modules/hm/zathura.nix
|
||||||
|
|
|
||||||
|
|
@ -135,7 +135,6 @@
|
||||||
../../modules/hm/vim.nix
|
../../modules/hm/vim.nix
|
||||||
../../modules/hm/webapp.nix
|
../../modules/hm/webapp.nix
|
||||||
../../modules/hm/wl_update_background.nix
|
../../modules/hm/wl_update_background.nix
|
||||||
../../modules/hm/xidlehook.nix
|
|
||||||
../../modules/hm/xresources.nix
|
../../modules/hm/xresources.nix
|
||||||
../../modules/hm/zathura.nix
|
../../modules/hm/zathura.nix
|
||||||
../../modules/hm/yazi.nix
|
../../modules/hm/yazi.nix
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,7 @@ in
|
||||||
./polybar.nix
|
./polybar.nix
|
||||||
./sxhkd.nix
|
./sxhkd.nix
|
||||||
./update_background.nix
|
./update_background.nix
|
||||||
|
./xidlehook.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = builtins.attrValues {
|
home.packages = builtins.attrValues {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue