dotfiles arch linux i3 configuration
most important scripts
battery script - hibernate system when battery is low
sudo pacman -S polkit dunst network-manager-applet &&\
yaourt playerctl &&
yaourt pulseaudio-ctl
to enable i3lock when lid is closed you need to copy [email protected] file to /etc/systemd/system/
systemctl enable [email protected]