$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Enable System Tray on Arch Linux Gnome

July 24, 2022 | By the+gnu+linux+evangelist.

GNU/Linux Arch GNOME Enabling System Tray Guide

How to Add/Enable System Tray on Arch GNU/Linux GNOME desktop – Step by step Tutorial.

And by Adding Arch Linux System Tray Icons you’ll be able to Manage Easily the App Running in Background.

How to Enable System Tray on Arch GNU/Linux - Featured
  1. 1. Terminal Quick Start

    How to Quick Start with Command Line on Arch

    Terminal Arch Quick Start Guide
  2. 2. Installing GNOME Shell Connector

    Now to Install GNOME Shell Connector for Arch
    Simply play:

    sudo pacman -Syu chrome-gnome-shell

Contents