I have installed and configured firewalld but I dont see a tray icon. How do I enable that ? I followed this wiki >> Click here
I cant find any package called tray applet in the repos or in Aur.
https://paste2.org/Ow0PKxMM
This is official doc for the applet >> Click here
That’s how the applet looks like. Found via Google images.
How to install & enable firewalld tray applet ?
When firewalld installed … Just run
$ firewall-applet
Root
July 15, 2021, 7:35am
4
you need the python-pyqt5 package to enable the tray applet
sudo pacman -S python-pyqt5
3 Likes
@ericbandrakim @Root
It worked. These is what happened >> Click here
1 Like
@Root Thanks!
This worked for me on my Arch Gnome 42.5
applet should work for all vanilla DEs per default… but we do disable it for xfce4 and i3 versions because it is causing around 100MB extra mem usage on them…
So if you are using a newer EndeavourOS xfce4 or i3 install remove that file to autostart the applet again:
rm ~/.config/autostart/firewall-applet.desktop
and re-login…
2 Likes
@joekamprad Sorry for not clarifying, my EOS works flawlessly. This was on my 2nd pc that has Vanilla Arch Gnome.
nah i only wanted to add the info if someone searching for it …
1 Like
ng0177
January 29, 2023, 10:34am
10
I had to install gnome-shell-extension-appindicator
to see the applet.