Various fixes

This commit is contained in:
Filippo Berto 2022-05-31 17:34:19 +02:00
parent a692b53f91
commit cb7b847db6
4 changed files with 9 additions and 6 deletions

View file

@ -7,7 +7,9 @@
dejavu_fonts dejavu_fonts
noto-fonts noto-fonts
noto-fonts-extra noto-fonts-extra
noto-fonts-cjk noto-fonts-cjk-sans
font-awesome font-awesome
corefonts # Microsoft fonts
vistafonts
]; ];
} }

View file

@ -99,7 +99,7 @@ in
# }; # };
extraConfig = { extraConfig = {
commit.gpgSign = true; commit.gpgSign = true;
core.editor = kak; # core.editor = kak;
credential.helper = "cache --timeout=3600 "; credential.helper = "cache --timeout=3600 ";
diff.guitool = meld; diff.guitool = meld;
init.defaultBranch = "main"; init.defaultBranch = "main";

View file

@ -89,8 +89,9 @@
# wineFull # wineFull
wireguard-tools wireguard-tools
xclip xclip
(xfce.thunar) xfce.thunar
(xfce.tumbler) xfce.tumbler
xfce.xfconf
xournalpp xournalpp
yq yq
zip zip

View file

@ -72,8 +72,8 @@
virt-manager virt-manager
# wineFull # wineFull
wireguard-tools wireguard-tools
(xfce.thunar) xfce.thunar
(xfce.tumbler) xfce.tumbler
xournalpp xournalpp
zoom-us zoom-us
]; ];