hs changse
This commit is contained in:
parent
04d78344bb
commit
c908b30b0b
4 changed files with 80 additions and 25 deletions
|
|
@ -66,6 +66,8 @@ in
|
|||
pkgs.substituteAll {
|
||||
src = ./hammerspoon.lua; inherit notmuchMails;
|
||||
};
|
||||
home.file.".hammerspoon/Spoons/MiroWindowsManager.spoon".source = "${inputs.miro}/MiroWindowsManager.spoon";
|
||||
home.file.".hammerspoon/Spoons/MusicAppMediaFix.spoon".source = "${inputs.spoons}/Source/MusicAppMediaFix.spoon";
|
||||
home.file.".finicky.js".source = ./finicky.js;
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue