diff --git a/.config/terminator/config b/.config/terminator/config index c1dd2bf..b44fcc0 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -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]]] diff --git a/.xinitrc b/.xinitrc index 0d287e7..69de98c 100644 --- a/.xinitrc +++ b/.xinitrc @@ -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