Skip to content

Instantly share code, notes, and snippets.

View didid08's full-sized avatar
Casting Spell 🪄

Diva Mujaddidi didid08

Casting Spell 🪄
  • Aceh, Indonesia
View GitHub Profile
@didid08
didid08 / opcache.ini
Created December 7, 2023 02:14 — forked from rohankhudedev/opcache.ini
Best Zend OpCache Settings / Tuning / Configurations
[opcache]
; Determines if Zend OPCache is enabled
opcache.enable=1
; Determines if Zend OPCache is enabled for the CLI version of PHP
;opcache.enable_cli=1
; The OPcache shared memory storage size.
opcache.memory_consumption=512

Creating a Transparent Panel with Grouped Buttons in the GNOME DE

⚠️ This guide uses the apt package manager, if you are using another package manager, please follow the related package installation guide according to the one you are using.

Overview

There is a short tutorial how to make your GNOME panel like the image below panel

Requirements

  1. First, you need to install GNOME Tweaks & GNOME Shell Extensions