I3wm (.i3status.conf)
i3wm, debian,
Categoria: Miscelânea
Software: I3wm
[ Hits: 6.018 ]
Por: EDWIN GOMES PAIXÃO
Comecei a usar o i3 a pouco tempo, através de Artigos lidos aqui na Comunidade. Então, para ajudar aquele que tem interesse em usar esse wm, aqui segue algumas configurações que fiz. Espero que ajude.
# 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 {
output_format = "i3bar"
interval = 1
colors = true
color_good = '#88b090'
color_degraded = '#ccdc90'
color_bad = '#e89393'
}
# 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 {
output_format = "i3bar"
interval = 1
colors = true
color_good = '#88b090'
color_degraded = '#ccdc90'
color_bad = '#e89393'
}
wireless _first_ {
format_up = "W: (%quality at %essid) %ip"
format_down = "W: down"
}
ethernet eth0 {
# if you use %speed, i3status requires root privileges
format_up = "E: %ip (%speed)"
format_down = "E: down"
}
battery 0 {
format = "%status %percentage %remaining"
}
run_watch DHCP {
pidfile = "/var/run/dhclient*.pid"
}
run_watch VPN {
pidfile = "/var/run/vpnc/pid"
}
tztime local {
#format = " %d/%m/%y às %H:%M:%S"
format = " %A, %d de %B de %Y, às %H:%M:%S"
}
load {
format = "%1min"
}
volume master {
format = ": %volume"
device = "default"
mixer = "Master"
mixer_idx = 0
}
disk "/" {
format = "HD: %percentage_used usado, %avail disponivel"
}
cpu_temperature 0 {
format = " %degrees °C"
path = "/sys/class/hwmon/hwmon0/temp1_input"
Nenhum comentário foi encontrado.
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
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
[Resolvido] VirtualBox can't enable the AMD-V extension
Como verificar a saúde dos discos no Linux
Como instalar , particionar, formatar e montar um HD adicional no Linux?
Como automatizar sua instalação do Ubuntu para desenvolvimento de software.
Não consigo instalar distro antiga no virtualbox nem direto no hd (12)
Quais os códigos mais dificeis que vcs sabem fazer? (12)
systemd-resol... precisa ser reiniciado periodicamente [RESOLVIDO] (7)









