i3wm (.i3status)
Configuração do i3status
Categoria: Miscelânea
Software: i3wm
[ Hits: 2.110 ]
Por: Xerxes
Arquivo simples com configuração para i3status, testado no Slackware.
# 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 += "cpu_temperature 0"
order += "cpu_usage"
#order += "ipv6"
order += "disk /"
#order += "wireless _first_"
order += "volume master"
order += "ethernet _first_"
#order += "battery all"
#order += "load"
order += "tztime local"
cpu_usage {
format = "CPU %usage"
}
cpu_temperature 0 {
format = "TEMP %degrees°C"
max_threshold = 90
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon0/temp2_input"
}
volume master {
format = "VOL♪ %volume"
format_muted = "VOL♪ muted (%volume)"
device = "default"
mixer = "Master"
mixer_idx = 0
}
wireless _first_ {
format_up = "W: (%quality at %essid) %ip"
format_down = "W: down"
}
ethernet _first_ {
# if you use %speed, i3status requires root privileges
format_up = "E: %ip (%speed)"
format_up = "E: %ip"
format_down = "E: down"
}
battery all {
format = "%status %percentage %remaining"
}
tztime local {
format = "%a %d/%m %H:%M"
}
load {
format = "%1min"
}
disk "/" {
format = "ROOT %avail"
}
Nenhum comentário foi encontrado.
Modo Simples de Baixar e Usar o bash-completion
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
Instalando partes faltantes do Plasma 6
Adicionar botão "mostrar área de trabalho" no Zorin OS
Como montar um servidor de backup no linux
Estou tentando ser legalista, mas tá complicado! (9)
espelhar monitores nao funciona (2)
SQLITE não quer funcionar no LINUX LMDE6 64 com Lazaruz 4.2 64bit (n... (1)









