当前位置:网站首页>i3-status 配置
i3-status 配置
2022-07-25 19:02:00 【学逗b】
i3-status 配置
i3-status有默认配置
archwiki-i3-statu
拷贝默认配置文件到家目录
cp /etc/i3status.conf ~/.config/i3status/config
我的配置
# i3status configuration file.
# see "man i3status" for documentation.
# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# If the above line is not correctly displayed, fix your editor first!
general {
colors = true
interval = 5
}
# order += "ipv6"
# order += "wireless _first_"
# order += "ethernet _first_"
order += "battery all"
order += "memory"
order += "disk /"
# order += "load"
order += "cpu_temperature 0"
order += "tztime local"
wireless _first_ {
format_up = "W: (%quality at %essid) %ip"
format_down = "W: down"
}
ethernet _first_ {
format_up = "E: %ip (%speed)"
format_down = "E: down"
}
battery all {
# format = "%status %percentage %remaining"
# format = "%status %percentage %remaining %emptytime"
format = "%status %percentage %remaining"
format_down = "No battery"
status_chr = " CHR"
status_bat = " BAT"
status_unk = "? UNK"
status_full = "* FULL"
path = "/sys/class/power_supply/BAT%d/uevent"
# low_threshold = 10
}
disk "/" {
format = "%avail"
}
load {
format = "%1min"
}
memory {
format = "%used | %available"
threshold_degraded = "1G"
format_degraded = "MEMORY < %available"
}
tztime local {
format = "%Y-%m-%d %H:%M:%S"
}
cpu_temperature 0 {
format = "T: %degrees °C"
}
边栏推荐
- 基础乐理之音程的度数
- 600000 pieces of data are made from March 1 to March 31. Videodate requires starting time from 00:00 to 24:00 on March 1 to 31, which is only for notes
- 怎么禁止使用360浏览器(怎么才能把自带的浏览器停用)
- Go代码检查工具
- CLIP还能做分割任务?哥廷根大学提出一个使用文本和图像prompt,能同时作三个分割任务的模型CLIPSeg,榨干CLIP能力...
- Typescript对象代理器Proxy使用
- 【Web技术】1391- 页面可视化搭建工具前生今世
- 接口自动化测试平台FasterRunner系列(四)- 持续集成、解决多域名
- 【小程序开发】宿主环境详解
- 优秀的测试/开发程序员突破,不忘初心,方得始终......
猜你喜欢

进程通信(SystemV通信方式:共享内存,消息队列,信号量)

阿里云技术专家邓青琳:云上跨可用区容灾和异地多活最佳实践

果链“围城”:傍上苹果,是一场甜蜜与苦楚交错的旅途

Basic mode of music theory

基于Mysql-Exporter监控Mysql

2022 IAA industry category development insight series report - phase II

从目标检测到图像分割简要发展史

Ultimate doll 2.0 | cloud native delivery package

With 8 years of product experience, I have summarized these practical experience of continuous and efficient research and development

Alibaba cloud technology expert haochendong: cloud observability - problem discovery and positioning practice
随机推荐
Osmosis extends its cross chain footprint to poca through integration with axelar and moonbeam
How to create an effective help document?
【云原生之kubernetes】kubernetes集群下Secret存储对象的管理
MES管理系统有什么应用价值
[web technology] 1391 page visualization building tool, previous life and present life
SQL 实现 Excel 的10个常用功能,附面试原题
Interpretation of "cross chain interconnection smart contract"
SQL Server 2019 安装教程
Gan, why ".Length! == 3??
弱网测试工具-QNET
Summer Challenge [FFH] this midsummer, a "cool" code rain!
Software testing process (mind map)
2022 Robocom 省赛题解
Pymoo学习 (7):并行化Parallelization
APP测试点(思维导图)
【919. 完全二叉树插入器】
歌曲转调之后和弦如何转换
How to change the chords after the tune of the song is changed
阿里云技术专家郝晨栋:云上可观测能力——问题的发现与定位实践
接口自动化测试平台FasterRunner系列(四)- 持续集成、解决多域名