picom + test
This commit is contained in:
@@ -47,10 +47,10 @@ inactive-opacity = 1.0;
|
|||||||
# "95:class_g = 'alacritty' && focused",
|
# "95:class_g = 'alacritty' && focused",
|
||||||
# "75: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 = [
|
opacity-rule = [
|
||||||
"95:class_g = 'Rofi'",
|
"92:class_g = 'Rofi'",
|
||||||
"95:class_g = 'kitty' && focused",
|
"95:class_g = 'kitty' && focused",
|
||||||
"75:class_g = 'kitty' && !focused",
|
"75:class_g = 'kitty' && !focused",
|
||||||
"95:class_g = 'alacritty' && focused",
|
"95:class_g = 'alacritty' && focused",
|
||||||
|
|||||||
@@ -1,42 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
|
(pv -n sudo apt update) 2>1 | dialog --gauge "apt update status" 6 80
|
||||||
echo " "
|
|
||||||
echo " TEST RUN"
|
|
||||||
echo " "
|
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-"
|
|
||||||
|
|
||||||
|
(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 "-'-'-'-'-'-'-'-'-'-'-'-'-"
|
. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
|
||||||
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
|
|
||||||
Reference in New Issue
Block a user