Various fixes
This commit is contained in:
parent
a692b53f91
commit
cb7b847db6
4 changed files with 9 additions and 6 deletions
|
|
@ -7,7 +7,9 @@
|
|||
dejavu_fonts
|
||||
noto-fonts
|
||||
noto-fonts-extra
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
font-awesome
|
||||
corefonts # Microsoft fonts
|
||||
vistafonts
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ in
|
|||
# };
|
||||
extraConfig = {
|
||||
commit.gpgSign = true;
|
||||
core.editor = kak;
|
||||
# core.editor = kak;
|
||||
credential.helper = "cache --timeout=3600 ";
|
||||
diff.guitool = meld;
|
||||
init.defaultBranch = "main";
|
||||
|
|
|
|||
|
|
@ -89,8 +89,9 @@
|
|||
# wineFull
|
||||
wireguard-tools
|
||||
xclip
|
||||
(xfce.thunar)
|
||||
(xfce.tumbler)
|
||||
xfce.thunar
|
||||
xfce.tumbler
|
||||
xfce.xfconf
|
||||
xournalpp
|
||||
yq
|
||||
zip
|
||||
|
|
|
|||
|
|
@ -72,8 +72,8 @@
|
|||
virt-manager
|
||||
# wineFull
|
||||
wireguard-tools
|
||||
(xfce.thunar)
|
||||
(xfce.tumbler)
|
||||
xfce.thunar
|
||||
xfce.tumbler
|
||||
xournalpp
|
||||
zoom-us
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue