blob: 4bf406da5e34fae85c15d1fd1630a1fd733b0243 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[global_config]
enabled_plugins = CommandNotify, CustomCommandsMenu, LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler
suppress_multiple_term_dialog = True
[keybindings]
[profiles]
[[default]]
background_color = "#282828"
background_darkness = 0.97
background_type = transparent
cursor_color = "#ebdbb2"
font = MesloLGS NF 11
foreground_color = "#ebdbb2"
show_titlebar = False
scrollback_infinite = True
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
use_system_font = False
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
profile = default
[plugins]
|