mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add more packages
This commit is contained in:
parent
e329fed20d
commit
a3d8c9c8f3
|
@ -6,6 +6,7 @@ pacman:
|
|||
- sudo
|
||||
- networkmanager
|
||||
- net-tools
|
||||
- man-db
|
||||
- rsync
|
||||
|
||||
# CLI/TUI
|
||||
|
@ -23,6 +24,7 @@ pacman:
|
|||
- lshw # List hardware components and their attributes
|
||||
- bat # Colored cat with tons of cool options
|
||||
- httpie # Add comman for obtaining http info from webpages
|
||||
- calcurse # Terminal calendar and event planner
|
||||
#- figlet # generate ascii text banners in terminal
|
||||
# ZSH + Plugins
|
||||
- zsh # shell
|
||||
|
@ -72,6 +74,7 @@ pacman:
|
|||
# GUI
|
||||
- trayer # System tray
|
||||
- alsa-utils # Utilities for alsa audio
|
||||
- lxappearance # GTK theme config app
|
||||
- mpv # Video player, alternatively there's kde default dragon
|
||||
- nomacs # Photo viewer, alternatively there's kde default gwenview
|
||||
- ffmpegthumbs # FFmpeg based thumbnail creator for videos
|
||||
|
|
Loading…
Reference in a new issue