Terminator - WIndow size and position

~/.config/terminator$ cat config
[global_config]
  putty_paste_style = True
  smart_copy = False
[keybindings]
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
      size = 1500, 800
      position = 80:60
[plugins]
[profiles]
  [[default]]
    copy_on_selection = True
    cursor_color = "#aaaaaa"

Terminator - WIndow size and position

上一篇:Winform中实现实时颜色拾取器显示RGB和16进制颜色(附代码下载)


下一篇:如何在windows下面设置redis密码