ubuntu 安装terminator及美化

安装terminator

sudo apt-get install terminator

美化terminator

  • 新建配置文件 mkdir ~/.config/termintor && gedit ~/.config/terminator/config
  • 复制以下配置文件
[global_config]
  focus = system
  title_transmit_bg_color = "#3e3838"
  suppress_multiple_term_dialog = True
[keybindings]
  split_vert = <Shift><Alt>o
[profiles]
  [[default]]
    background_color = "#002b36"
    background_darkness = 0.85
    cursor_color = "#e8e8e8"
    font = Ubuntu Mono 14
    foreground_color = "#e8e8e8"
    show_titlebar = False
    palette = "#2d2d2d:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#d3d0c8:#747369:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#f2f0ec"
    use_system_font = False
    copy_on_selection = True
[layouts]
  [[default]]
    [[[child1]]]
      type = Terminal
      parent = window0
      profile = default
    [[[window0]]]
      type = Window
      parent = ""
[plugins]

熟悉操作及使用文档地址 https://terminator-gtk3.readthedocs.io/en/latest/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值