various small things

This commit is contained in:
ITmail-dk
2022-02-01 22:39:51 +01:00
parent a94309bae7
commit d026dc983e
7 changed files with 29 additions and 64 deletions

View File

@@ -24,11 +24,11 @@ sudo apt install -y wireguard wireguard-tools libreoffice libreoffice-gtk3 libre
# Alacritty - Building and installing ON / OFF
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " Alacritty - Building and installing"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
#echo " "
#echo " Alacritty - Building and installing"
#echo " "
#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
# Alacritty - Building and installing ON / OFF
. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
#. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh

View File

@@ -1,9 +1 @@
#!/bin/bash
(pv -n sudo apt update) 2>1 | dialog --gauge "apt update status" 6 80
(pv -n sudo apt upgrade -y) 2>1 | dialog --gauge "apt upgrade status" 6 80
(pv -n sudo apt install -y xorg x11-xserver-utils arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock i3lock-fancy network-manager kitty psmisc rofi pcmanfm tlp font-manager gvfs-backends nitrogen dunst smbclient emacs lxpolkit xbacklight lxappearance htop mc xarchiver mpv feh sxiv pulseaudio pulsemixer npm curl imagemagick scrot firefox-esr ranger neovim flameshot cmus ncmpcpp notify-osd neofetch flatpak cava obs-studio zsh git wireguard wireguard-tools libreoffice libreoffice-gtk3 libreoffice-style-breeze libreoffice-l10n-da inkscape gimp rawtherapee darktable okular) 2>1 | dialog --gauge "apt install software status" 6 80
. ~/bspwm-install-ma-dte/last-step-setup-menu.sh