added duf and strongswan to default apps

This commit is contained in:
Rick van Lieshout 2022-07-19 08:54:04 +02:00
parent 5d634bf601
commit c0588adc42
2 changed files with 9 additions and 1 deletions

View File

@ -110,6 +110,11 @@ alias cal='cal -mw --color'
alias chrome='google-chrome-stable'
alias teams='teams-insiders'
## command overrides
df() {
duf
}
# grub
alias update-grub='grub-mkconfig -o /boot/grub/grub.cfg'

View File

@ -19,7 +19,6 @@ i3blocks
wmctrl
zenity
xorg-xrandr
networkmanager
eog
python
python-pip
@ -62,7 +61,10 @@ bash-completion
flameshot
otf-font-awesome
openvpn
networkmanager
networkmanager-openvpn
networkmanager-l2tp
strongswan
w3m
system-config-printer
nautilus
@ -93,3 +95,4 @@ mpv
gnome-themes-extra
cups
system-config-printer
duf