Go to file
Yann 'Meow' Bordenave 10039e8c07 Change dmenu for rofi 2017-07-29 18:05:49 +02:00
.i3 Change dmenu for rofi 2017-07-29 18:05:49 +02:00
bin Initial commit 2017-01-27 10:49:43 +01:00
.stow-local-ignore Add stow ignore file 2017-01-27 10:51:59 +01:00
README.md Initial commit 2017-01-27 10:49:43 +01:00

README.md

Modular i3 configuration

Dependencies

  • i3
  • dmenu
  • i3blocks
  • Font Awesome
  • colorize (optional)

How it works

This is a modular-based i3 configuration. As i3 does not support includes yet, the shellscript reload-conf is used to concatenate all the different configuration modules in a final .i3/config file.

reload conf also regenerate the i3blocks configuration.

Colors are generated by colorize. If you do not use colorize, you can instead change the colors in the colors* file.

Files 0X_* contain general i3 configuration, variables and client configuration Files 1X_* define normal mode binds, generic stuff such as navigation between clients. Files 2X_* define several modes, resize, system, media… Files 9X_* are used to define startup behaviors.