Afrescalhando o Slackware
Veja como configurar um ambiente minimalista e estiloso no Slackware desde a pós-instalação do sistema.
[ Hits: 14.326 ]
Por: Xerxes em 01/02/2019
################## #INICIADOS COM O I3 ################## #Compton exec --no-startup-id compton -cCGfF -o 0.38 -O 200 -I 200 -t 0 -l 0 -r 3 -D2 -m 0.88 #Papel de parede exec --no-startup-id wal -i ~/wall/Corporate_Sunrise.png #exec --no-startup-id feh --bg-fill ~/wall/Corporate_Sunrise.png
# 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 = false
interval = 5
colors = true
color_good = '#88b090'
color_degraded = '#ccdc90'
color_bad = '#e89393'
}
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"
}
################## #INICIADOS COM O I3 ################## #Compton exec --no-startup-id compton -cCGfF -o 0.38 -O 200 -I 200 -t 0 -l 0 -r 3 -D2 -m 0.88 #Papel de parede exec --no-startup-id wal -i ~/wall/Corporate_Sunrise.png #exec --no-startup-id feh --bg-fill ~/wall/Corporate_Sunrise.png #Aplicativos úteis exec --no-startup-id xfce4-clipman exec --no-startup-id volumeicon
#!/bin/bash scrot /tmp/screenshot.png convert /tmp/screenshot.png -blur 0x5 /tmp/screenshotblur.png i3lock -i /tmp/screenshotblur.png
# auto iniciar screenlock exec xautolock -time 10 -locker lock #atalho para screenlock bindsym $mod+Control+l exec /bin/lock
Instalação do Void Linux em UEFI + Dual Boot com Windows
Instalação do Android CyanogenMod na linha Moto G
Acesso remoto para principiantes
Sistema de Informações Geográficas - Softwares Livres ou Proprietários?
Utilizando o RSYNC para fazer backups de servidores e estações Windows
Instalação e configuração do Chrony
Slitaz Linux, uma distro pequena mas...
Gerando arquivos PDF em modo texto
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.
systemd-resol... precisa ser reiniciado periodicamente [RESOLVIDO] (7)
Bridge - Rede - Ubuntu 24.04 (1)









