]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Provision: install gmrun along with openbox
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 3 Jan 2019 22:56:46 +0000 (20:56 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 3 Jan 2019 22:56:46 +0000 (20:56 -0200)
share/provision/tor-browser
share/provision/vpn

index 5d764666c96015e44a56e6f46667320f17d383c0..b928164371aa9a9d96d1caa6ee1a1074bcd864a2 100755 (executable)
@@ -33,6 +33,6 @@ $DIRNAME/desktop-basic $HOSTNAME $DOMAIN $MIRROR
 $APT_INSTALL tor
 
 # Use a stacked window manager to reduce browser fingerprinting
-$APT_INSTALL openbox
+$APT_INSTALL openbox gmrun
 apps/metadot/metadot load openbox
 sed -i -e 's/^WINDOW_MANAGER=.*$/WINDOW_MANAGER="openbox"/' $HOME/.custom/xsession
index 864f5022b9efad3de308d01ff2986a3b8f258d60..df193a2f30bbfb9d22d07444a619e4dc4c0bdf3d 100755 (executable)
@@ -33,6 +33,6 @@ $DIRNAME/web-full $HOSTNAME $DOMAIN $MIRROR
 $APT_INSTALL openvpn resolvconf dnsutils curl
 
 # Use a stacked window manager to reduce browser fingerprinting
-$APT_INSTALL openbox
+$APT_INSTALL openbox gmrun
 apps/metadot/metadot load openbox
 sed -i -e 's/^WINDOW_MANAGER=.*$/WINDOW_MANAGER="openbox"/' $HOME/.custom/xsession