Using wicd with Awesome
Oct 25, 2013
Technology
###Install packages Install the following packages
$ sudo pacman -S wicd
$ sudo pacman -S wicd-gtk
$ sudo pacman -S notification-daemon
$ sudo pacman -S python2-notify
###Configure Add your account to users group
# gpasswd -a USERNAME users
Start Wicd as System Service:
$ systemctl start wicd.service
Automatically start service at boot-up:
$ systemctl enable wicd.service
Add the wicd-client as tray in the rc.lua file
$ wicd-client --tray