M-Rick / Cosmic-Menu

A global menu for Pop!_OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmic-Menu

A global menu for Pop!_OS and Gnome Shell

The Cosmic Menu script will bring a global menu on top of the screen in the Pop!_OS desktop. It is Gnome Sushi enabled as well. All previous existing settings will be kept. The global menu uses Budgie Panel and brings most of the features avaible in Budgie.

This script will install all the requirement for Budgie Panel. The top menu can be customized and other panels can be created. A new GTK3 CSS script is created in the user profile. Nautilus is modified to bring small icons with tree-view in list view.

LibreOffice gets the Sukapura theme in light mode.

Don't forget to save all your desktop configuration first with dconf dump / > dconf-settings.ini.

To disable the global menu, just remove the startup desktop file sudo rm -f /etc/xdg/autostart/budgie-panel.desktop

Installation: sudo sh 'Cosmic Menu.sh'

macOS keybindings

This script adds macOS keybindings in Pop!_OS and Nautilus. The keyboard is set to map French macOS keyboards. This can be changed later or the just comment # the line to keep your settings. To change the language just replace fr with your language code. Control and Command keys are inverted to bring the CTRL shortcuts behaviour back to the Command key. Alt enables special level 3 characters (æ, Æ, œ, Œ, €, ß, ~, \, |, etc).

  • <CMD> (CTRL) <SHIFT> 3 : Global screenshot.
  • <CMD> (CTRL) <SHIFT> 4 : Windows screenshot.
  • <CMD> (CTRL) <SHIFT> 5 : Area screenshot.
  • <CTRL> (CMD/META) <CMD> (CTRL) <SHIFT> 3 : Global screenshot clipboard.
  • <CTRL> (CMD/META) <CMD> (CTRL) <SHIFT> 4 : Windows screenshot clipboard.
  • <CTRL> (CMD/META) <CMD> (CTRL) <SHIFT> 5 : Area screenshot clipboard.
    Exposé features:
  • F3 : Toggle Workspace overview
  • F4 : Toggle applications Launchpad overview
  • F10 : Show Activities overview
  • F11 : Hide applications and show desktop
  • <SHIFT> F11 : Toggle fullscreen

Enjoy!

Capture d’écran du 2021-11-03 14-45-00

Capture d’écran du 2021-11-03 14-52-51

Capture d’écran du 2021-11-04 10-35-10

Capture d’écran du 2021-11-04 11-30-33

About

A global menu for Pop!_OS


Languages

Language:Shell 100.0%