diff options
author | June McEnroe <june@causal.agency> | 2014-11-29 22:04:50 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2014-11-29 22:04:50 -0500 |
commit | 03e270a7536536833f286569067089787133c9d0 (patch) | |
tree | f60142b2d14a45d973815b650ff02234190dfded /.gtkrc-2.0 | |
parent | Add iTerm 2 configuration (diff) | |
download | src-03e270a7536536833f286569067089787133c9d0.tar.gz src-03e270a7536536833f286569067089787133c9d0.zip |
Remove unused configs
Diffstat (limited to '')
-rw-r--r-- | .gtkrc-2.0 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gtkrc-2.0 b/.gtkrc-2.0 deleted file mode 100644 index d5ba910b..00000000 --- a/.gtkrc-2.0 +++ /dev/null @@ -1,4 +0,0 @@ -style "vimfix" { - bg[NORMAL] = "#151515" -} -widget "vim-main-window.*GtkForm" style "vimfix" |