Afrescalhando o Slackware
Veja como configurar um ambiente minimalista e estiloso no Slackware desde a pós-instalação do sistema.
[ Hits: 14.347 ]
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
A Maldição de Patrick Volkerding
Tema minimalista para Xubuntu 12.04
Mini-manual do Fluxbox no Zenwalk
Entendendo como realizar busca de arquivos no Linux com "find" e "locate"
Instalação do Arch Linux com LVM + Luks
Linux Thinstation para estações antigas
Servidor de Icq em uma rede local
Evite desgaste diário de seus CDs
Abrindo um servidor X dentro de outro
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
Como fazer a conversão binária e aplicar as restrições no Linux
Como quebrar a senha de um servidor Linux Debian
Como bloquear pendrive em uma rede Linux
Um autoinstall.yaml para Ubuntu com foco em quem vai fazer máquina virtual
Instalar GRUB sem archinstall no Arch Linux em UEFI Problemático









