首页 > Windows开发 > 详细

Terminator - WIndow size and position

时间:2020-03-12 11:04:57      阅读:56      评论:0      收藏:0      [点我收藏+]
~/.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

原文:https://www.cnblogs.com/zhangzhihui/p/12467114.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!