From 3aad416e327d9bc12d929ec785dba1e292001bb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 30 Jul 2019 16:34:30 -0500 Subject: [PATCH] README.md: fix `network-manager-applet` dependencie in Trisquel --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 789505d..d7ece57 100644 --- a/install.sh +++ b/install.sh @@ -17,7 +17,7 @@ do # i3 base sudo apt install i3-wm i3status suckless-tools sysstat # i3 blocks and dependecies - sudo apt install i3blocks i3lock rofi termite dunst conky playerctl acpi network-manager-applet scrot xfce4-terminal thunar tumbler feh ranger + sudo apt install i3blocks i3lock rofi termite dunst conky playerctl acpi network-manager-gnome scrot xfce4-terminal thunar tumbler feh ranger fi # Install i3config