diff options
author | Florian Pritz <f-p@gmx.at> | 2009-04-08 23:00:20 +0200 |
---|---|---|
committer | Florian Pritz <f-p@gmx.at> | 2009-04-08 23:00:20 +0200 |
commit | 5f2521d22679a33f66dd0e46d5d2624efcb37fd1 (patch) | |
tree | 3af6f979c8ead3f5f59b0d20724e26e50a61ccee /.gitignore | |
parent | f80a9f3e40d8bc618ca5c60ad1f3df8551617ccd (diff) | |
download | dotfiles-5f2521d22679a33f66dd0e46d5d2624efcb37fd1.tar.gz dotfiles-5f2521d22679a33f66dd0e46d5d2624efcb37fd1.tar.xz |
switch to stalometray and moved conky configs to .config/conky
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,6 @@ * -!.zsh/ +!.zsh/* !.zshrc !.gitignore @@ -10,11 +10,13 @@ !.xinitrc !.pypanelrc -!.conkyrc !.screenrc !.Xdefaults !.gtkrc-2.0 + !.config/awesome/rc.lua +!.config/conky/* + !.motd !.htoprc |