Minor changes.

- archey in .zshrc
- no scrollbar in terminator
- no border for terminator windows in .i3/config
This commit is contained in:
2013-09-18 23:03:20 +02:00
parent 5506d39aea
commit 2b73e43832
4 changed files with 7 additions and 4 deletions

View File

@@ -1,8 +1,10 @@
[global_config]
enabled_plugins = ,
focus = mouse
[keybindings]
[profiles]
[[default]]
scrollbar_position = hidden
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
font = Deja Vu Sans Mono 10
background_image = None
@@ -10,7 +12,6 @@
use_system_font = False
foreground_color = "#839496"
show_titlebar = False
antialias = True
copy_on_selection = True
background_color = "#002b36"
[layouts]