diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-11-02 16:46:10 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-11-02 16:46:10 +0100 |
commit | 684504cb8b256f1472b7cb11d0de32da38645b10 (patch) | |
tree | e01684c549e850c1bf56f552be8b0d61ae152d00 /termite/config | |
parent | 56967b8d1c343defe6706c535864274c92e5a7b8 (diff) | |
download | dotfiles-684504cb8b256f1472b7cb11d0de32da38645b10.tar.gz |
termite, ssh alias
Diffstat (limited to 'termite/config')
-rw-r--r-- | termite/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termite/config b/termite/config index 83b56bc..b4bd910 100644 --- a/termite/config +++ b/termite/config @@ -1,6 +1,6 @@ [colors] foreground = #ffffff -background = rgba (0,0,0,0.4) +background = rgba (0,0,0,0.6) [options] font = DejaVu Sans Mono for Powerline 10 |