~/.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"
相关文章
- 12-13Widget Size and Position !!!!!!!!!!!!!!!!!!
- 12-13Result window is too large, from + size must be less than or equal to [10000]
- 12-13Get Window Position关键字——获取当前页面的坐标位置,先返回横坐标 X,再返回纵坐标 Y——不需要接收任何参数
- 12-13Get Window Size关键字——获取当前页面窗口的大小,会返回窗口的宽和高,先返回宽,再返回高——不需要接收任何参数
- 12-13Terminator - WIndow size and position
- 12-13OpenCV(3.4.1) Error: Assertion failed (size.width>0 && size.height>0) in cv::imshow, file C:\build\master_winpack-build-win64-vc15\opencv\modules\highgui\src\window.cpp, line 356
- 12-13Flutter - 获取屏幕大小 get screen window size
- 12-13halcon-dev_open_window_fit_size打开具有给定最小和最大范围的新图形窗口
- 12-13(python走过的坑)OpenCV中错误opencv-3.3.1\modules\highgui\src\window.cpp:339: error: (-215) size.width>0 && size.height>0 in function cv::imshow
- 12-13How to Adjust the TCP Window Size Limit on Linux