bundles/arch-with-gui: more packages via bundle, less via nodefile

This commit is contained in:
Franzi 2022-12-29 13:45:06 +01:00
parent 070b466abe
commit c04ce63c35
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 15 additions and 18 deletions

View file

@ -38,9 +38,14 @@ defaults = {
'rofi': {},
# sound
'calf': {},
'easyeffects': {},
'lsp-plugins': {},
'pavucontrol': {},
'pulseaudio': {},
'pulseaudio-zeroconf': {},
'pipewire': {},
'pipewire-jack': {},
'pipewire-pulse': {},
'qpwgraph': {},
# window management
'i3-wm': {},
@ -53,6 +58,7 @@ defaults = {
# Xorg
'xf86-input-libinput': {},
'xf86-input-wacom': {},
'xorg-server': {},
'xorg-setxkbmap': {},
'xorg-xev': {},
@ -62,20 +68,27 @@ defaults = {
# all them apps
'browserpass': {},
'browserpass-firefox': {},
'ffmpeg': {},
'firefox': {},
'gimp': {},
'imagemagick': {},
'inkscape': {},
'kdenlive': {},
'maim': {},
'mosh': {},
'mosquitto': {},
'mpv': {},
'pass': {},
'pass-otp': {},
'pdftk': {},
'pwgen': {},
'qpdfview': {},
'samba': {},
'shotcut': {},
'sipcalc': {},
'the_silver_searcher': {},
'tlp': {},
'virt-manager': {},
'xclip': {},
'xdotool': {}, # needed for maim window selection
},