Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-21 | feat(desktop): Install some more fonts | Vincent Ambo | 1 | -0/+4 | |
Adds fonts that will be useful for switching to i3status-rust and its powerline mode! | |||||
2017-10-21 | style(all): Consistently use block/attr format & clean up | Vincent Ambo | 1 | -14/+20 | |
2017-10-21 | feat(dotfiles): Begin controlling various dotfiles from Nix | Vincent Ambo | 1 | -1/+5 | |
Moves my i3 configuration into a nix derivation called 'tazjins-dotfiles'. A good step towards fully declarative system configuration! | |||||
2017-10-17 | fix(desktop): Start feh-wp.timer faster | Vincent Ambo | 1 | -1/+1 | |
2017-10-17 | fix(desktop): Bind feh-wp.timer to graphical target | Vincent Ambo | 1 | -1/+2 | |
2017-10-17 | refactor(desktop): Split out desktop configuration | Vincent Ambo | 1 | -0/+51 | |
* move desktop configuration to own nix file * remove old clone-wallpapers service * use wallpapers nix package for randomly setting wallpaper |