aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-05-20 23:05:30 -0500
committerJesús <heckyel@hyperbola.info>2020-05-20 23:05:30 -0500
commit0af56c85df2e0b7b65bce29856a2e6d0d95140f8 (patch)
tree994b3fa8d2da7d7e6a6266a163820d9e12daf51b
parent8aa2d961711b2e00fd83c33b0a32fcca2c4e1ff8 (diff)
downloadi3-config-0af56c85df2e0b7b65bce29856a2e6d0d95140f8.tar.lz
i3-config-0af56c85df2e0b7b65bce29856a2e6d0d95140f8.tar.xz
i3-config-0af56c85df2e0b7b65bce29856a2e6d0d95140f8.zip
remove dunst: uses-nonprivacy
-rw-r--r--README.md1
-rw-r--r--install.sh6
2 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 72e50f5..31d4285 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,6 @@ This repository saves the custom configuration used by heckyel in i3wm
- acpi
- conky
- dmenu
-- dunst
- feh
- i3-wm
- i3blocks
diff --git a/install.sh b/install.sh
index 356f833..e1c0a8a 100644
--- a/install.sh
+++ b/install.sh
@@ -12,15 +12,15 @@ do
sudo pacman -S i3-wm i3status dmenu sysstat
# i3 blocks and dependecies
sudo pacman -S i3blocks i3lock rofi termite \
- dunst conky playerctl acpi \
- scrot xfce4-terminal thunar tumbler feh ranger \
+ conky playerctl acpi scrot xfce4-terminal \
+ thunar tumbler feh ranger \
ttf-hack ttf-bitstream-vera
elif [[ $(command -v apt-get) ]]; then
sudo apt update
# i3 base
sudo apt install i3-wm i3status suckless-tools sysstat
# 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 \
xfce4-terminal thunar tumbler feh ranger \
fonts-hack-ttf ttf-bitstream-vera