diff --git a/.config/terminator/config b/.config/terminator/config new file mode 100644 index 0000000..d7a42cc --- /dev/null +++ b/.config/terminator/config @@ -0,0 +1,17 @@ +[global_config] +[keybindings] +[profiles] + [[default]] + [[nord]] + background_color = "#2E3440" + foreground_color = "#D8DEE9" + palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4" +[layouts] + [[default]] + [[[window0]]] + type = Window + parent = "" + [[[child1]]] + type = Terminal + parent = window0 +[plugins]