ARCH BLUE




 # Arch BLUE GRUB tema 🎨

Extraia os arquivos para Área de Trabalho,depois abra o terminal digite o comando para abrir o genciador de arquivos do seu sistema,vá até a pasta /boot/grub/themes e cole o tema Arch BLUE,atualize o grub com os comandos:

sudo grub-mkconfig -o /boot/grub/grub.cfg

update-grub

#############################################

se não funcionar,instale o grub-customizer :

sudo pacman -S grub-customizer

despois verifique se há algo de errado em configurações avançadas.

#############################################

"Erros comuns"

não localiza o arquivo theme.txt

papel de parede errado.


Edite e salve tudo certinho,Por fim reinicie.


COMANDO git clone https://github.com/LuanSouza28/ARCH-BLUE.git

Tema para o grub_Arch_Vermelho

 

Arch Red GRUB tema art

Extraia os arquivos para Área de Trabalho,depois abra o terminal digite o comando para abrir o genciador de arquivos root do seu sistema,vá até a pasta /boot/grub/themes, e cole o tema Arch Red,atualize o grub com os comandos:

sudo grub-mkconfig -o /boot/grub/grub.cfg

update-grub

#############################################

se não funcionar,instale o grub-customizer :

sudo pacman -S grub-customizer

despois verifique se há algo de errado em configurações avançadas.

#############################################

"Erros comuns" não localiza o arquivo theme.txt papel de parede errado,

Edite e salve tudo certinho,Por fim reinicie.

Para baixar pelo terminal :

git clone https://github.com/LuanSouza28/Arch-Red.git

Tema para o grub_Arch_Verde

 


Arch verde GRUB tema art

Extraia os arquivos para Área de Trabalho,depois abra o terminal digite o comando para abrir o genciador de arquivos do seu sistema,vá até a pasta /boot/grub/themes e cole o tema Arch,atualize o grub com os comandos:

sudo grub-mkconfig -o /boot/grub/grub.cfg 

update-grub

#############################################

se não funcionar,instale o grub-customizer :

sudo pacman -S grub-customizer

despois verifique se há algo de errado em configurações avançadas.

#############################################

"Erros comuns" não localiza o arquivo theme.txt papel de parede errado,

Edite e salve tudo certinho,Por fim reinicie.

Para baixar pelo terminal :

git clone https://github.com/LuanSouza28/Arch.git

https://github.com/LuanSouza28/Arch

Resolvendo o problema da tela preta em chrome,opera e Vivaldi

 



É só clicar no atalho ir em propriedades e adicionar esse comando --disable-gpu

"Tem a opção no próprio navegador também."



Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details


wget -O- https://download.sublimetext.com/sublimehq-pub.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/sublimehq-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/sublimehq-archive-keyring.gpg] https://download.sublimetext.com/ apt/dev/" | sudo tee /etc/apt/sources.list.d/sublime-text.list

Instalando o gerenciador de redes Wicd

 


O Wicd, sigla para Wireless Interface Connection Daemon, é um utilitário de software de código aberto para gerenciar redes sem fio e com fio no Linux. O projeto começou no final de 2006 com a criação do Connection Manager, que acabou se tornando Wicd.








Script prontos,ajuste de tela e desabilitação da hibernação.

 


Com o script Monitor.sh você conseguira ajustar a resolução do seu monitor para  1600x900_75hz e 1600x900_144hz, basta colocar o comando : sh  /"Diretório"/ Monitor.sh 

basta colocar o comando : sh  /"Diretório"/Hibernação.sh

lembre-se de dar permissão para executar.

Monitor.sh

hibernação.sh



Instalando o Discord no linux.


 Discord é um aplicativo de voz sobre IP proprietário e gratuito, projetado inicialmente para comunidades de jogos. O aplicativo Discord está disponível para os sistemas operacionais Microsoft Windows, MacOS, Android, iOS, Linux e em navegadores da Web.

sudo apt install flatpak
flatpak install flathub com.discordapp.Discord
flatpak run com.discordapp.Discord
flatpak run com.discordapp.Discord --no-sandbox
ou sudo apt-get install discord

Script para resolver "Erro: Failed to initialize video. Your GPU" no obs

 

Se você está com problemas com o obs studio,tente isso.
Baixe esse arquivo -> Script Obs
Vá até root/.local/share/applications/
e cole,dê permições ao Obs.sh
clique no atalho do obs,clique com o botão direito do mouse e depois propriedades
em comando colque : sh /root/.local/share/applications/Obs.sh
pronto.
"Teste agora"






Steam Games

 

Falando em games,Não podemos esquecer do  Steam com uma vastidão.
Instalando o steam:
sudo apt-get install steam
 


Sources.list do Ubuntu 20.04.1

Só copiar


 # deb cdrom:[Ubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu focal main restricted

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal main restricted

## Major bug fix updates produced after the final release of the

## distribution.

deb http://archive.ubuntu.com/ubuntu focal-updates main restricted

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu

## team. Also, please note that software in universe WILL NOT receive any

## review or updates from the Ubuntu security team.

deb http://archive.ubuntu.com/ubuntu focal universe

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal universe

deb http://archive.ubuntu.com/ubuntu focal-updates universe

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 

## team, and may not be under a free licence. Please satisfy yourself as to 

## your rights to use the software. Also, please note that software in 

## multiverse WILL NOT receive any review or updates from the Ubuntu

## security team.

deb http://archive.ubuntu.com/ubuntu focal multiverse

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal multiverse

deb http://archive.ubuntu.com/ubuntu focal-updates multiverse

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates multiverse

## N.B. software from this repository may not have been tested as

## extensively as that contained in the main release, although it includes

## newer versions of some applications which may provide useful features.

## Also, please note that software in backports WILL NOT receive any review

## or updates from the Ubuntu security team.

deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse

# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's

## 'partner' repository.

## This software is not part of Ubuntu, but is offered by Canonical and the

## respective vendors as a service to Ubuntu users.

# deb http://archive.canonical.com/ubuntu focal partner

# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://archive.ubuntu.com/ubuntu focal-security main restricted

# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted

deb http://archive.ubuntu.com/ubuntu focal-security universe

# deb-src http://security.ubuntu.com/ubuntu focal-security universe

deb http://archive.ubuntu.com/ubuntu focal-security multiverse

# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse

# This system was installed using small removable media

# (e.g. netinst, live or single CD). The matching "deb cdrom"

# entries were disabled at the end of the installation process.

# For information about how to configure apt package sources,

# see the sources.list(5) manual.


Ajustando a resolução do monitor no Ubuntu 20.04.1

 

Digite o comando e aperte o enter: cvt 1368 768


Vai aparecer uma tela como essa👆
Digite o comando e aperte o enter : sudo xrandr --newmode "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync


Logo após digite o comando : sudo xrandr --addmode VGA-1 "1368x768_60.00"






Agora é só alterar a resolução lá em configurações