mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 14:05:29 +00:00
update
This commit is contained in:
30
profiles/gui/.config/terminator/config
Normal file
30
profiles/gui/.config/terminator/config
Normal file
@@ -0,0 +1,30 @@
|
||||
[global_config]
|
||||
enabled_plugins = InactivityWatch, ActivityWatch, TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||
suppress_multiple_term_dialog = True
|
||||
[keybindings]
|
||||
page_up = None
|
||||
page_down = None
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
background_darkness = 0.53
|
||||
background_type = transparent
|
||||
cursor_color = "#aaaaaa"
|
||||
font = Hack 12
|
||||
show_titlebar = False
|
||||
scrollback_lines = 5000
|
||||
scrollback_infinite = True
|
||||
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
|
||||
use_system_font = False
|
||||
copy_on_selection = True
|
||||
rewrap_on_resize = False
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
type = Terminal
|
||||
profile = default
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
Reference in New Issue
Block a user