Afrescalhando o Slackware
Veja como configurar um ambiente minimalista e estiloso no Slackware desde a pós-instalação do sistema.
[ Hits: 13.645 ]
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
Gravando área de trabalho em MP4 e depois transformando o vídeo em GIF
Deixando o BunsenLabs cinza de novo
Instalação do Android CyanogenMod na linha Moto G
Gnome-shell no Ubuntu em um clique
Como fazer publicações pelo Instagram Web
Configuração básica do Conky para mostrar informações sobre a sua máquina no Desktop
UltraSurf - Bloqueio definitivo
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Como converter imagens PNG/JPEG para SVG em linha de comando
Fez porcaria no teu repositório Git? Aprenda a restaurar uma versão anterior do seu código!
Restaurando Fontes de Download do Hydra no Linux
Atualizando "na marra" o YT-DLP quando começa a dar erro de downloads
Como instalar o WPS com interface e corretor ortográfico em PT-BR no Arch Linux
Java é uma linguagem de brinquedo? (1)
Linux não desliga a tela da TV nunca (4)
Mudar ícone do favorito "encerrar sessão" do Debian 12.10, c... (2)