/iqb-awesome

Awesome WM configuration

Primary LanguageLua

Awesome WM Configuration

Set up Widgets

Battery Widget

Text-based battery widget: https://github.com/deficient/battery-widget

cd ~/.config/awesome/deps
git clone https://github.com/deficient/battery-widget.git

# For instant status updates, I recommend to install the following optional dependency:
apt install -y acpid
systemctl enable acpid