From c49479fc6832c4b093ac642983286cb7ef3df1fd Mon Sep 17 00:00:00 2001 From: Fierelier Date: Mon, 5 Sep 2022 16:59:13 +0200 Subject: [PATCH] Add engrampa --- mods/graphical-general/modscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/graphical-general/modscript b/mods/graphical-general/modscript index 01e816f..ad457ec 100755 --- a/mods/graphical-general/modscript +++ b/mods/graphical-general/modscript @@ -1,3 +1,3 @@ #!/bin/bash -export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont scrot xclip netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic catfish galculator celluloid gpicview xpdf" +export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont scrot xclip netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic catfish galculator celluloid gpicview xpdf engrampa" export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver" \ No newline at end of file