My Arch Linux Dotfiles - i3WM + Bumblebee_status
Instalation and dependencies
pacman -S i3 i3blocks dmenu lm_sensors nitrogen
yaourt -S ttf-inconsolata ttf-font-awesome ttf-dejavu terminus-font-ttf terminus-font lemonbar-git i3-gaps-git
$ git clone git://github.com/tobi-wan-kenobi/bumblebee-status
$ unzip bumblebee-status.zip
Move to you directorie /home/your-user/.config/i3/ or /root/.config/i3/
Edit the i3 configuration (config) on /home/your-user/.config/config or /root/.config/i3/config
add this command on you i3 “config”
bar {
status_command = <path to bumblebee-status/bumblebee-status> -m <list of modules> -p <list of module parameters> -t <theme>
} </strong>
Got a problem ?
Please, submit a issue.
E-mail wolfsecurity@protonmail.com
Facebook www.facebook.com/ConsuegraVictor
Bumblebee_status - credits
Bumblebee_status author git://github.com/tobi-wan-kenobi/
Check the code !