Can help me to show the update icon in the distro manjaro because the update logo does not reach me and the icon does not exist
I am not sure I understand. The logo is in the screenshot.
Is that not a screenshot of your machine? If it isn't which manjaro edition/DE are you using?
The screenshot is outdated The update icon has disappeared from that place
Which Manjaro edition/DE are you using?
How do I know this
inxi -Fxz
Please copy that text and post it instead of that picture. Use ``` above and bellow the text.
System:
Host: djaber-pc Kernel: 5.0.9-2-MANJARO x86_64 bits: 64 compiler: gcc
v: 8.3.0 Desktop: Xfce 4.13.3 Distro: Manjaro Linux
Machine:
Type: Desktop Mobo: MICRO-STAR model: G31TM-P21 (MS-7529) v: 1.0
serial: <filter> BIOS: American Megatrends v: 4.7 date: 07/28/2010
CPU:
Topology: Dual Core model: Pentium E5400 bits: 64 type: MCP arch: Penryn
rev: A L2 cache: 2048 KiB
flags: lm nx pae sse sse2 sse3 ssse3 vmx bogomips: 10804
Speed: 1366 MHz min/max: 1203/2700 MHz Core speeds (MHz): 1: 1204 2: 1200
Graphics:
Device-1: Intel 82G33/G31 Express Integrated Graphics
vendor: Micro-Star MSI driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: X.Org 1.20.4 driver: intel unloaded: modesetting
tty: N/A
OpenGL: renderer: Mesa DRI Intel G33 v: 1.4 Mesa 19.0.3 direct render: Yes
Audio:
Device-1: Intel NM10/ICH7 Family High Definition Audio
vendor: Micro-Star MSI driver: snd_hda_intel v: kernel bus ID: 00:1b.0
Sound Server: ALSA v: k5.0.9-2-MANJARO
Network:
Device-1: Realtek RTL810xE PCI Express Fast Ethernet
vendor: Micro-Star MSI driver: r8169 v: kernel port: e800 bus ID: 02:00.0
IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 232.89 GiB used: 33.21 GiB (14.3%)
ID-1: /dev/sda vendor: Hitachi model: HDS721025CLA382 size: 232.89 GiB
Partition:
ID-1: / size: 219.90 GiB used: 33.21 GiB (15.1%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 8.46 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda2
Sensors:
System Temperatures: cpu: 39.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 138 Uptime: 53m Memory: 3.84 GiB used: 1.32 GiB (34.5%)
Init: systemd Compilers: gcc: 8.3.0 Shell: bash v: 5.0.3 inxi: 3.0.33
Since you're using Xfce, you would be using pamac as your graphical package manager.
Thus you would have pamac-tray running in the background for regularly checking for updates. You can confirm it's running if the following command returns something.
ps x | grep -e pamac-tray$
That process should put an icon in your notification area, if you haven't hidden it. You can check the latter in Xfce Settings > Panel > Items, then in the preferences of the Notification area item.
We will be happy to help, but please describe your problem in more detail and what you want done. View this tutorial if you need ideas. How to provide good information in your posts
[djaber@djaber-pc ~]$ ps x | grep -e pamac-tray
651 ? Sl 0:00 pamac-tray
2534 pts/0 S+ 0:00 grep --colour=auto -e pamac-tray
En français: Tableau de bord > Eléments > Zone de notification.
Yes it exists but I can not add it
Look at the highlighted panel at the top, it's not the whole panel. This means you actually have more than one panel, and your notification area is most likely on another one -- you can't have more than one notification area globally.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.