From 37d7f67ceff5f6d6a159937a35225a16627c076e Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Sat, 25 Sep 2021 11:47:40 +0200 Subject: [PATCH] Fix debian base packages --- configs.yml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/configs.yml b/configs.yml index 738cd07..d09238e 100644 --- a/configs.yml +++ b/configs.yml @@ -3,33 +3,38 @@ base: arch: - base-devel - libnotify - - notification-daemon - - numlockx # activate numlock (set in .xinitrc) - pacman-contrib # for checkupdates, paccache, pacdiff... - pkgfile # get hint on missing package when command not found - python-pip - python-setuptools - reflector - - xorg - xorg-xinit # enable xinit to avoid having to type 'startx' - - rsync # used for backup + - ttf-font-awesome + - ttf-jetbrains-mono debian: - build-essential + - libnotify-bin - python3-venv - python3-pip - python3-setuptools + - xinit # enable xinit to avoid having to type 'startx' + - fonts-font-awesome + - fonts-jetbrains-mono both: + - rsync # used for backup - curl - wget + - xorg + - numlockx # activate numlock (set in .xinitrc) + - notification-daemon - udiskie # automount external drives (set in .xinitrc) - xmlstarlet # for clitip - pandoc # for clitip - - ttf-font-awesome - - ttf-jetbrains-mono - run: - sudo ln -rsi dotfiles/dbus/org.freedesktop.Notifications.service /usr/share/dbus-1/services/org.freedesktop.Notifications.service - run: - - sudo pkgfile -u + command: sudo pkgfile -u + condition: arch xmodmap: - symlink: