From: Silvio Rhatto Date: Fri, 12 Jan 2024 21:31:52 +0000 (-0300) Subject: Fix: provision: debian: openbox: tint2 X-Git-Tag: 0.1.0~9 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8cb208b65403c7ec306315b437d1a8def8720728;p=kvmx.git Fix: provision: debian: openbox: tint2 --- diff --git a/share/provision/debian/openbox b/share/provision/debian/openbox index 0791ea1..821369b 100755 --- a/share/provision/debian/openbox +++ b/share/provision/debian/openbox @@ -27,7 +27,7 @@ MIRROR="$3" APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y" # Use a stacked window manager to reduce browser fingerprinting -$APT_INSTALL openbox gmrun +$APT_INSTALL openbox gmrun tint2 # Dotfiles configuration if [ -x "$HOME/apps/metadot/metadot" ]; then