diff options
Diffstat (limited to 'archsetup')
| -rwxr-xr-x | archsetup | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1833,6 +1833,9 @@ supplemental_software() { pacman_install unclutter # hides mouse cursor when not being used pacman_install vlc # media player pacman_install w3m # text based browser + pacman_install mpd # music player daemon + pacman_install mpc # mpd command line client + pacman_install ncmpcpp # ncurses mpd client pacman_install opus # opus audio codec (all music in opus format) pacman_install wavpack # audio compression format pacman_install webkit2gtk # web content engine for GTK |
