Move from lualine to mini.statusline and more
This commit is contained in:
parent
d485dfd295
commit
15d06fd26a
21 changed files with 181 additions and 219 deletions
modules/home-manager
|
@ -8,7 +8,7 @@
|
|||
|
||||
root = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "${config.home.homeDirectory}/Projects/satellite";
|
||||
default = "${config.xdg.userDirs.extraConfig.XDG_PROJECTS_DIR}/satellite";
|
||||
description = "Where the satellite repo is cloned";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue