replace firefox with falkon browser, it consumes much less ram (~200mb)

This commit is contained in:
Marcus 2023-10-21 18:00:40 +02:00
parent f0e6a3abbe
commit f353e4b842
2 changed files with 3 additions and 2 deletions

View File

@ -114,7 +114,8 @@ apt install -y --no-install-recommends \
lxterminal \
gparted \
dillo \
firefox-esr \
falkon \
fonts-noto-color-emoji \
/tmp/xdgmenumaker*.deb || error
message "install nanodesk base packages with recommends"

View File

@ -53,7 +53,7 @@
<!-- custom TrayButton -->
<TrayButton popup="LXTerminal" icon="lxterminal">exec:lxterminal </TrayButton>
<Spacer width="2"/>
<TrayButton popup="Firefox" icon="firefox-esr">exec:firefox</TrayButton>
<TrayButton popup="Falkon Webbrowser" icon="falkon">exec:falkon</TrayButton>
<Spacer width="2"/>
<TrayButton popup="PCManFM" icon="system-file-manager">exec:pcmanfm</TrayButton>
<Spacer width="2"/>