minor tweaks
This commit is contained in:
parent
422e000821
commit
6e7c6355d2
6 changed files with 38 additions and 45 deletions
|
|
@ -50,6 +50,8 @@ in {
|
|||
enable = true;
|
||||
userName = "Tao Tien";
|
||||
userEmail = "29749622+taotien@users.noreply.github.com";
|
||||
# extraConfig = {
|
||||
# };
|
||||
};
|
||||
|
||||
nushell = {
|
||||
|
|
@ -93,13 +95,13 @@ in {
|
|||
};
|
||||
|
||||
xdg.userDirs = {
|
||||
desktop = null;
|
||||
documents = "documents";
|
||||
download = "downloads";
|
||||
music = "music";
|
||||
pictures = "pictures";
|
||||
templates = "templates";
|
||||
videos = "videos";
|
||||
desktop = null;
|
||||
publicShare = null;
|
||||
createDirectories = true;
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
command_timeout = 1000
|
||||
|
||||
format = """
|
||||
[](#9A348E)\
|
||||
$username\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue