picom + test

This commit is contained in:
ITmail-dk
2022-01-09 10:57:46 +01:00
parent 220f62ca7f
commit 35e9a8fb51
2 changed files with 6 additions and 39 deletions

View File

@@ -47,10 +47,10 @@ inactive-opacity = 1.0;
# "95:class_g = 'alacritty' && focused",
# "75:class_g = 'alacritty' && !focused"
#];
#
# Remember not to add comma "," to the last rule... but it must be at the end of all others.
opacity-rule = [
"95:class_g = 'Rofi'",
"92:class_g = 'Rofi'",
"95:class_g = 'kitty' && focused",
"75:class_g = 'kitty' && !focused",
"95:class_g = 'alacritty' && focused",

View File

@@ -1,42 +1,9 @@
#!/bin/bash
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " TEST RUN"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
(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
# Test !!
(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
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " TEST RUN"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 1
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " TEST RUN"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 1
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " TEST RUN"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 1
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " TEST RUN"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
#. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
. ~/bspwm-install-ma-dte/last-step-setup-menu.sh