Add packages to take screenshots

This commit is contained in:
Yorick Barbanneau 2023-12-24 00:08:08 +01:00
parent 9a4d17e07d
commit d987cf8574

View file

@ -5,9 +5,11 @@
dejavu_fonts dejavu_fonts
emojione emojione
font-awesome font-awesome
grim
lato lato
liberation_ttf liberation_ttf
libertine libertine
libnotify
(nerdfonts.override { (nerdfonts.override {
fonts = [ fonts = [
"FiraCode" "FiraCode"
@ -15,8 +17,7 @@
}) })
noto-fonts-emoji noto-fonts-emoji
noto-fonts-cjk noto-fonts-cjk
slurp
libnotify
wl-clipboard wl-clipboard
xdg-utils xdg-utils
]; ];