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

配置效果如下:

相关推荐
让子弹飞026 小时前
永久解决ubuntu网络连接问题
linux·运维·ubuntu
月墨江山13 小时前
Ubuntu 20.04 使用 Issac Gym 进行宇树G1人形机器人进行强化学习训练(Linux仿真)
linux·ubuntu·机器人
QMCY_jason15 小时前
ubuntu 24.04 FFmpeg编译 带Nvidia 加速记录
linux·ubuntu·ffmpeg
Fcy64815 小时前
初识Linux和Linux基础指令详细解析及shell的运行原理
linux·服务器·ubuntu·centos
~光~~16 小时前
【环境配置 安装 】RK3588+Ubuntu20.04+cmake3.22+opencv4.54
opencv·ubuntu·rk3588
一只积极向上的小咸鱼2 天前
Windows中通过wsl运行Ubuntu
linux·运维·ubuntu
嵌入式分享2 天前
嵌入式分享#41:RK3576改UART波特率【精简版】
linux·嵌入式硬件·ubuntu·嵌入式
Cyan_RA92 天前
Linux 远程Ubuntu服务器本地部署大模型 EmoLLM 中常见的问题及解决方案 万字详解
linux·运维·服务器·ubuntu·大模型·远程部署·emollm
~光~~2 天前
【环境配置 升级gcc】RK3588 Ubuntu20.04 gcc9升级为gcc10
ubuntu·gcc
你疯了抱抱我2 天前
【SSH】同一局域网下windows使用Xshell SSH连接另一台 ubuntu 22.04 电脑
运维·ubuntu·ssh