| FOTO | AUTO | EDV | AUDIO |

Die Terminalemulation Terminator

Profil editieren:

vim ~/.config/terminator/config

[global_config]
  sticky = True
  title_hide_sizetext = True
  inactive_color_offset = 0.45454545454545453
  enabled_plugins = CustomCommandsMenu, Logger, ActivityWatch, InactivityWatch, LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, TestPlugin, TerminalShot, MavenPluginURLHandler
  always_split_with_profile = True
  title_use_system_font = False
  smart_copy = False
[keybindings]
[profiles]
  [[default]]
    background_color = "#300a24"
    background_darkness = 0.97
    background_type = transparent
    cursor_color = "#aaaaaa"
    font = Monospace 11
    foreground_color = "#ffffff"
    login_shell = True
    use_custom_command = False
    use_system_font = False
    copy_on_selection = True
[layouts]
  [[default]]
    [[[window0]]]
      type = Window
      parent = ""
    [[[child1]]]
      type = Terminal
      parent = window0
      profile = default
[plugins]

Plugins

Plugins werden als *.py Datei im Ordner ~/.config/terminator/plugins abgelegt. Danach terminator neu starten