remove dunst: uses-nonprivacy
This commit is contained in:
parent
8aa2d96171
commit
0af56c85df
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user