i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add terminator

+25
+25
terminator/.config/terminator/config
··· 1 + [global_config] 2 + inactive_color_offset = 1.0 3 + [keybindings] 4 + go_next = <Alt>bracketright 5 + go_prev = <Alt>bracketleft 6 + split_auto = <Primary>Return 7 + layout_launcher = <Primary><Alt>l 8 + [profiles] 9 + [[default]] 10 + background_color = "#2E3440" 11 + foreground_color = "#D8DEE9" 12 + show_titlebar = False 13 + scrollback_infinite = True 14 + palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4" 15 + [layouts] 16 + [[default]] 17 + [[[window0]]] 18 + type = Window 19 + parent = "" 20 + size = 900, 480 21 + [[[child1]]] 22 + type = Terminal 23 + parent = window0 24 + profile = default 25 + [plugins]