Afrescalhando o Slackware
Veja como configurar um ambiente minimalista e estiloso no Slackware desde a pós-instalação do sistema.
[ Hits: 13.483 ]
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
Área de Trabalho Aristocrática
Tem Facebook? Então tem Joli OS
O mínimo que você precisa saber sobre o terminal (parte 1)
Diferenças entre Gentoo e Funtoo
Redmine no openSUSE - Gerenciamento de projetos e bugs (issue tracking)
Evite desgaste diário de seus CDs
Compilação, empacotamento, instalação e configuração do WINE-dev
Como gerar qualquer emoji ou símbolo unicode a partir do seu teclado
Instalar e Configurar o Slackware Linux em 2025
Como configurar os repositórios do apt no Debian 12 em 2025
Passkeys: A Evolução da Autenticação Digital
Instalação de distro Linux em computadores, netbooks, etc, em rede com o Clonezilla
Como dividir duas janelas igualmente e lado-a-lado na sua tela
Configurando o Conky para iniciar corretamente no sistema
3 configurações básicas que podem melhorar muito a sua edição pelo editor nano
POSSO INSTALAR USAR O GRUB SEM TER LINUX INSTALADO, PARA INICIAR O WIN... (0)
Ocomon 6.0.1 - Problemas ao editar configurações estendidas (3)
Mover arquivos entre partições (4)