migrate automapaper to module structure
This commit is contained in:
parent
424f5a2e3b
commit
2771288792
2 changed files with 33 additions and 16 deletions
|
|
@ -78,8 +78,6 @@ in
|
|||
exec-once = [
|
||||
"${pkgs.waybar}/bin/waybar"
|
||||
"${pkgs.dunst}/bin/dunst"
|
||||
(lib.mkIf config.modules.automapaper.enable "${inputs.automapaper.packages.${pkgs.system}.default}/bin/automapaper -C ${config.xdg.configHome}/automapaper/config.toml")
|
||||
(lib.mkIf config.modules.automapaper.enable "${inputs.automapaper.packages.${pkgs.system}.default}/bin/automapaper -C ${config.xdg.configHome}/automapaper/config2nd.toml")
|
||||
"${cfg.package}/bin/hyprctl dispatcher focusmonitor 1"
|
||||
"${pkgs.hypridle}/bin/hypridle"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue