add compton, multi-res terminator

This commit is contained in:
Barak Michener 2015-10-29 03:27:23 -04:00
parent 90ebbdd191
commit abce99d8a8
2 changed files with 34 additions and 2 deletions

View file

@ -14,15 +14,44 @@
[profiles]
[[default]]
scrollbar_position = hidden
scrollback_infinite = True
use_system_font = False
background_darkness = 0.8
background_type = transparent
background_image = None
foreground_color = "#ffffff"
show_titlebar = False
#font = Ubuntu Mono 14
font = Inconsolata Medium 15
scrollback_infinite = True
[[Large]]
scrollbar_position = hidden
use_system_font = False
background_darkness = 0.8
background_type = transparent
background_image = None
foreground_color = "#ffffff"
show_titlebar = False
font = Inconsolata Medium 32
scrollback_infinite = True
[[Medium]]
scrollbar_position = hidden
use_system_font = False
background_darkness = 0.8
background_type = transparent
background_image = None
foreground_color = "#ffffff"
show_titlebar = False
font = Inconsolata Medium 26
scrollback_infinite = True
[[4k]]
scrollbar_position = hidden
use_system_font = False
background_darkness = 0.8
background_type = transparent
background_image = None
foreground_color = "#ffffff"
show_titlebar = False
font = Inconsolata Medium 18
scrollback_infinite = True
[layouts]
[[default]]
[[[child1]]]

View file

@ -17,6 +17,9 @@ synclient PalmDetect=1
#fi
~/.fehbg &
if command -v compton &>/dev/null; then
compton --inactive-dim 0.2 &
fi
#exec awesome
#exec i3
exec dbus-launch --sh-syntax --exit-with-session i3