remove dunst: uses-nonprivacy

This commit is contained in:
Jesús 2020-05-20 23:05:30 -05:00
parent 8aa2d96171
commit 0af56c85df
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 3 additions and 4 deletions

View File

@ -12,7 +12,6 @@ This repository saves the custom configuration used by heckyel in i3wm
- acpi - acpi
- conky - conky
- dmenu - dmenu
- dunst
- feh - feh
- i3-wm - i3-wm
- i3blocks - i3blocks

View File

@ -12,15 +12,15 @@ do
sudo pacman -S i3-wm i3status dmenu sysstat sudo pacman -S i3-wm i3status dmenu sysstat
# i3 blocks and dependecies # i3 blocks and dependecies
sudo pacman -S i3blocks i3lock rofi termite \ sudo pacman -S i3blocks i3lock rofi termite \
dunst conky playerctl acpi \ conky playerctl acpi scrot xfce4-terminal \
scrot xfce4-terminal thunar tumbler feh ranger \ thunar tumbler feh ranger \
ttf-hack ttf-bitstream-vera ttf-hack ttf-bitstream-vera
elif [[ $(command -v apt-get) ]]; then elif [[ $(command -v apt-get) ]]; then
sudo apt update sudo apt update
# i3 base # i3 base
sudo apt install i3-wm i3status suckless-tools sysstat sudo apt install i3-wm i3status suckless-tools sysstat
# i3 blocks and dependecies # i3 blocks and dependecies
sudo apt install i3blocks i3lock rofi termite dunst \ sudo apt install i3blocks i3lock rofi termite \
conky playerctl acpi network-manager-gnome scrot \ conky playerctl acpi network-manager-gnome scrot \
xfce4-terminal thunar tumbler feh ranger \ xfce4-terminal thunar tumbler feh ranger \
fonts-hack-ttf ttf-bitstream-vera fonts-hack-ttf ttf-bitstream-vera