1. Compiler i3blocks-gaps comme indiqué sur github
2. Configurer i3wm en modifiant le fichier de configuration
Exemple:
bar {
font pango:DejaVu Sans Mono, Awesome 14
colors {
background #00000000
statusline #ceecee
separator #fefefe
inactive_workspace #686868 #ffffff #222222
}
i3bar_command i3bar -t
status_command i3blocks
}
La couleur est encodée sur 8 digits car elle est encodée avec les valeurs alpha
3. Installer et lancer compton comme gestionnaire de compositing