[waybar] Move config
This commit is contained in:
parent
7dda8086d4
commit
65ef0adf6d
11 changed files with 188 additions and 174 deletions
|
@ -49,6 +49,10 @@ in {
|
|||
source = ../../../stow/vifm/.config/vifm;
|
||||
recursive = true; # Fix history and all working
|
||||
};
|
||||
".config/waybar" = {
|
||||
enable = config.sisyphus.desktop.sway.enable;
|
||||
source = ../../../stow/waybar/.config/waybar;
|
||||
};
|
||||
".config/zellij" = {
|
||||
enable = (builtins.elem pkgs.zellij installedPkgs);
|
||||
source = ../../../stow/zellij/.config/zellij;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue