diff --git a/files/.config/i3/config b/files/.config/i3/config index 538652e..43bd472 100644 --- a/files/.config/i3/config +++ b/files/.config/i3/config @@ -202,7 +202,7 @@ bindsym $mod+r mode "resize" bar { tray_output eDP1 # position top - font pango:DejaVu Sans Mono, Awesome 12 + font pango:DejaVu Sans Mono, Awesome 8 status_command py3status # status_command i3status # tray_output primary diff --git a/files/.config/terminator/config b/files/.config/terminator/config index 2ffeb41..4e33307 100644 --- a/files/.config/terminator/config +++ b/files/.config/terminator/config @@ -25,10 +25,12 @@ background_image = None background_type = transparent cursor_color = "#fffeab" - font = DejaVu Sans Mono 8 + custom_command = TERM='xterm-256color' bash -l + font = Monospace 8 foreground_color = "#faffb4" scrollbar_position = hidden show_titlebar = False + use_custom_command = True use_system_font = False [[Proj_nocursor]] background_color = "#ffffff"