Browse Source

fonts and kitty terminal

master
parent
commit
e0cec85313
1 changed files with 8 additions and 1 deletions
  1. +8
    -1
      vars/main.yaml

+ 8
- 1
vars/main.yaml View File

@@ -12,7 +12,6 @@ desktop_packages:
- eog - eog
- evince - evince
- catfish - catfish
- xfce4-terminal
- xfce4-screenshooter - xfce4-screenshooter


# authentication, keys and passwords # authentication, keys and passwords
@@ -42,7 +41,11 @@ desktop_packages:
- xarchiver - xarchiver


# fonts # fonts
- fonts-recommended
- fonts-font-awesome - fonts-font-awesome
- fonts-symbola
- fonts-noto-color-emoji
- fonts-firacode


# graphics # graphics
- gimp - gimp
@@ -149,6 +152,10 @@ desktop_packages:
- dmz-cursor-theme - dmz-cursor-theme
- gnome-brave-icon-theme - gnome-brave-icon-theme


# terminal emulators
- xfce4-terminal
- kitty

libreoffice_packages: libreoffice_packages:
- libreoffice - libreoffice
- libreoffice-writer - libreoffice-writer