fix nitrogen + testing main contrib non-free

This commit is contained in:
ITmail-dk
2022-01-04 13:44:25 +01:00
parent 958ea53691
commit 72cfbccc67
3 changed files with 8 additions and 4 deletions

View File

@@ -18,8 +18,11 @@ echo " APT add testing main contrib non-free."
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
sudo sh -c "echo 'deb http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free' >> /etc/apt/sources.list"
sudo sh -c "echo 'deb-src http://cdn-fastly.deb.debian.org/debian/ testing main contrib non-free' >> /etc/apt/sources.list"
sudo sh -c "echo 'deb http://deb.debian.org/debian/ testing main contrib non-free' >> /etc/apt/sources.list"
sudo sh -c "echo 'deb-src http://deb.debian.org/debian/ testing main contrib non-free' >> /etc/apt/sources.list"
echo " Add UPUP alias to bash config."
sudo sh -c "echo 'alias upup="sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y"' >> ~/.bash_aliases"
# Not for production version
#read -p "Troubleshooting - Press a key to continue the installation."

View File

@@ -8,4 +8,4 @@ sizey=1037
view=icon
recurse=true
sort=alpha
icon_caps=false
icon_caps=false

View File

@@ -152,6 +152,7 @@ label-unmounted-foreground = ${colors.foreground-alt}
; Separator in between workspaces ON / OFF
; label-separator = |
;# bspwm module new + icons
[module/bspwm]
type = internal/bspwm
@@ -189,7 +190,7 @@ label-urgent = %icon%
label-urgent-padding = 2
label-empty = %icon%
label-empty-foreground = ${colors.foreground}
label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 2
label-empty-background = ${colors.background}
label-monocle = "  "