Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 528 Bytes

READMD.md

File metadata and controls

24 lines (17 loc) · 528 Bytes
  1. i3status should move to up level directory.
move ~/.config/i3/i3status ~/.config/i3/
  1. i3blocks can reside in ~/.config/i3/

  2. Install software required.

notice: nerd-fonts should open the USE for specific fonts.

$ emerge x11-misc/i3status x11-misc/i3blocks x11-misc/i3blocks-contrib
$ emerge -avq media-fonts/fontawesome media-fonts/exo media-fonts/nerd-fonts
$ emerge -avq sys-apps/lm-sensors
$ fc-cache -f
  1. /etc/sudoers
username_here ALL=(ALL:ALL) NOPASSWD: /etc/init.d/alsasound restart