about summary refs log tree commit diff
path: root/modules/i3/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* i3: Factor out conky configuration for i3bar.aszlig2014-05-021-19/+11
| | | | | | | | Now we're generating full conky config files and we now have a new conky.nix, which generates shell scripts for the left and right screens, that run conky with the right configuration files. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Move i3 configuration into its own module.aszlig2014-05-021-0/+56
We want to keep common.nix nice and clean and in the long term the whole config should be more modular. Signed-off-by: aszlig <aszlig@redmoonstudios.org>