diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-06-08 18:48:52 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-06-08 18:48:52 +0300 |
| commit | 80fa59af233574ae24eb58f7209918beda695e53 (patch) | |
| tree | 833d108fed391003d1ae2499816b00e5e83202d6 /.config/terminator | |
| parent | 7fe3051733dfa0884ed6893e9c9835402c0e6680 (diff) | |
| download | dotfiles-80fa59af233574ae24eb58f7209918beda695e53.tar dotfiles-80fa59af233574ae24eb58f7209918beda695e53.tar.gz dotfiles-80fa59af233574ae24eb58f7209918beda695e53.zip | |
Added some minor config changes and updated repository to be inside home folder
Diffstat (limited to '.config/terminator')
| -rw-r--r-- | .config/terminator/config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/terminator/config b/.config/terminator/config index aa24c78..30d09bf 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -1,18 +1,13 @@ [global_config] - handle_size = 1 - sticky = True suppress_multiple_term_dialog = True [keybindings] [profiles] [[default]] - audible_bell = True background_color = "#282828" - background_darkness = 0.95 cursor_color = "#aaaaaa" font = MesloLGS NF 12 foreground_color = "#ebdbb2" show_titlebar = False - scrollbar_position = hidden scrollback_infinite = True palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2" use_system_font = False |
