.i3: Spawn nord terminators by default
This commit is contained in:
@@ -1,20 +1,12 @@
|
||||
[global_config]
|
||||
title_inactive_bg_color = "#4C566A"
|
||||
title_inactive_fg_color = "#D8DEE9"
|
||||
title_receive_bg_color = "#8FBCBB"
|
||||
title_receive_fg_color = "#2E3440"
|
||||
title_transmit_bg_color = "#88C0D0"
|
||||
title_transmit_fg_color = "#2E3440"
|
||||
title_transmit_bg_color = "#88C0D0"
|
||||
title_receive_fg_color = "#2E3440"
|
||||
title_receive_bg_color = "#8FBCBB"
|
||||
title_inactive_fg_color = "#D8DEE9"
|
||||
title_inactive_bg_color = "#4C566A"
|
||||
always_split_with_profile = True
|
||||
[keybindings]
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
type = Terminal
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_color = "#12204d"
|
||||
@@ -28,7 +20,16 @@
|
||||
cursor_color = "#D8DEE9"
|
||||
font = Hack 11
|
||||
foreground_color = "#d8dee9"
|
||||
palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4"
|
||||
scrollbar_position = hidden
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4"
|
||||
use_system_font = False
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
type = Terminal
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user