ubuntu terminator 非常好用的护眼配置

安装 sudo apt install terminator

配置文件:sudo gedit ~/.config/terminator/config (如果没有就创建)

配置如下:

global_config

handle_size = -3

title_transmit_fg_color = "#000000"

title_transmit_bg_color = "#3e3838"

inactive_color_offset = 1.0

enabled_plugins = CustomCommandsMenu, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler

suppress_multiple_term_dialog = True

keybindings

profiles

\[default\]

background_color = "#3e3e3e" #背景颜色

background_darkness = 0.70

background_type = transparent

cursor_shape = ibeam

cursor_color = "#e8e8e8" # 光标颜色

font = Ubuntu Mono 14 # 字体设置,后面的数字表示字体大小

foreground_color = "#e8e8e8"

show_titlebar = False # 不显示标题栏,也就是 terminator 中那个默认的红色的标题栏

scroll_background = False

scrollback_lines = 3000

palette = "#292424:#09fc10:#c89f5e:#cdcd00:#05aa5d:#cd00cd:#00cdcd:#d6d9d4:#4c4c4c:#868e09:#00ff00:#ffff00:#4682b4:#ff00ff:#00ffff:#ffffff"

use_system_font = False #是否启用系统字体

layouts

\[default\]

\[\[child1\]\]

parent = window0

profile = default

type = Terminal

\[\[window0\]\]

parent = ""

size = 925, 570

type = Window

plugins

配置效果如下:

相关推荐
老前端的功夫2 小时前
前端技术选型的理性之道:构建可量化的ROI评估模型
前端·javascript·人工智能·ubuntu·前端框架
Gene_20224 小时前
搭建自己的小车 —— 运行livox mid_360
linux·ubuntu
q***01776 小时前
PHP进阶-在Ubuntu上搭建LAMP环境教程
开发语言·ubuntu·php
艾莉丝努力练剑6 小时前
【Git:企业级开发模型】Git企业级Git工作流实战:基于Git Flow的分支模型与开发流程
服务器·git·ubuntu·gitee·centos·powershell·企业级开发模型
c***21297 小时前
ubuntu 安装 Redis
linux·redis·ubuntu
boligongzhu8 小时前
ubuntu20.04搭建YOLOv11 GPU运行环境
linux·yolo·ubuntu·机器人
松涛和鸣8 小时前
DAY20 Optimizing VS Code for C/C++ Development on Ubuntu
linux·c语言·开发语言·c++·嵌入式硬件·ubuntu
I***26159 小时前
PHP进阶-在Ubuntu上搭建LAMP环境教程
开发语言·ubuntu·php
庚昀◟10 小时前
Wsl系统下使用Ubuntu下载官网Nginx并加入系统服务
linux·nginx·ubuntu
Chasing Aurora10 小时前
Python连接云端Linux服务器进行远程 (后端开发/深度学习)时候的注意事项
linux·开发语言·python·ubuntu·ai编程