Updated installs and brightness keys

This commit is contained in:
2024-01-20 12:56:11 +01:00
parent 6d9b9e9c5e
commit 02c4a01e6a
2 changed files with 32 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
sudo apt update
sudo apt install \
i3 \
i3blocks \
@@ -17,14 +19,27 @@ sudo apt install \
hopenpgp-tools \
yubikey-personalization \
solaar \
cifs-utils
cifs-utils \
curl \
rofi \
brightnessctl \
neofetch \
bashtop \
htop \
-y
mkdir ~/Screenshots
sudo snap install caprine
sudo snap install telegram-desktop
sudo snap install discord
sudo snap install firefox
sudo snap install signal-desktop
sudo snap install code --classic
curl -s https://ohmyposh.dev/install.sh | sudo bash -s
sudo usermod -aG video wholteza
source ~/.bashrc
echo Done!