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

配置效果如下:

相关推荐
XingYuyu_Coder3 小时前
通过PXE的方式实现Ubuntu 24.04 自动安装
ubuntu·pxe
IOT-Power3 小时前
树莓派 Ubuntu 24.04 开机换源总结
linux·数据库·ubuntu
蓝纹绿茶4 小时前
Python程序使用了Ffmpeg,结束程序后,文件夹中仍然生成音频、视频文件
python·ubuntu·ffmpeg·音视频
quqi995 小时前
Enable FIPS in ubuntu (by quqi99)
linux·运维·ubuntu
人工智能训练师5 小时前
在Ubuntu中如何使用PM2来运行一个编译好的Vue项目
linux·运维·服务器·vue.js·ubuntu·容器
Mr. Cao code10 小时前
探索OpenResty:高性能Web开发利器
linux·运维·服务器·前端·nginx·ubuntu·openresty
Molesidy20 小时前
【UAV】基于PX4+Ubuntu24.04.3的无人机制作的开发环境搭建
ubuntu·无人机·px4·gazebo·uav
绿箭柠檬茶1 天前
Ubuntu 使用 Samba 共享文件夹
linux·运维·ubuntu
小猫挖掘机(绝版)1 天前
通过tailscale实现一台电脑上vscode通过ssh连接另一台电脑上的VMware Linux 虚拟机
linux·windows·vscode·ubuntu·ssh
剑客的茶馆1 天前
新服务器从0开始搭配Ubuntu+Conda+Docker+Dify
服务器·ubuntu·docker·conda·dify