mirror of https://github.com/WolfeCub/dotfiles.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.2 KiB
37 lines
1.2 KiB
[global_config] |
|
inactive_color_offset = 1.0 |
|
[keybindings] |
|
broadcast_all = <Primary><Shift><Alt>parenright |
|
broadcast_group = <Primary><Shift><Alt>parenleft |
|
broadcast_off = <Primary><Shift><Alt>asterisk |
|
edit_window_title = <Primary><Shift><Alt>asterisk |
|
go_down = <Primary><Shift><Alt>ampersand |
|
go_right = <Primary><Shift><Alt>asciicircum |
|
go_up = <Primary><Shift><Alt>asciicircum |
|
group_all = <Primary><Shift><Alt>percent |
|
group_tab = <Primary><Shift><Alt>percent |
|
help = <Primary><Shift><Alt>n |
|
layout_launcher = KP_Subtract |
|
[layouts] |
|
[[default]] |
|
[[[child1]]] |
|
parent = window0 |
|
type = Terminal |
|
[[[window0]]] |
|
parent = "" |
|
type = Window |
|
[plugins] |
|
[profiles] |
|
[[default]] |
|
background_image = None |
|
cursor_blink = False |
|
cursor_color = "#e4e4e4" |
|
custom_command = env TERM=xterm-256color zsh |
|
font = Inconsolata 14 |
|
foreground_color = "#ffffff" |
|
palette = "#000000:#fc4346:#50fb7c:#f0fb8c:#49baff:#fc4cb4:#8be9fe:#ededec:#555555:#fc4346:#50fb7c:#f0fb8c:#49baff:#fc4cb4:#8be9fe:#ededec" |
|
scrollback_infinite = True |
|
scrollbar_position = hidden |
|
show_titlebar = False |
|
use_custom_command = True |
|
use_system_font = False
|
|
|