nixos/home-manager/configs/terminator/config

24 lines
603 B
Plaintext
Raw Normal View History

2021-11-20 17:29:50 +01:00
[global_config]
borderless = True
[keybindings]
[profiles]
[[default]]
2022-01-21 13:55:36 +01:00
allow_bold = False
2021-11-20 17:29:50 +01:00
background_color = "#fdf6e3"
background_darkness = 0.8
cursor_color = "#aaaaaa"
2021-11-22 17:47:03 +01:00
font = Source Code Pro 12
2021-11-20 17:29:50 +01:00
foreground_color = "#657b83"
show_titlebar = False
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
use_system_font = False
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
[plugins]