Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 1.62 KB

File metadata and controls

39 lines (25 loc) · 1.62 KB

Pop!_OS Clock Alignment

Since Pop!_OS moves to its on desktop enviroment (COSMIC DE) and I left linux behind me this extension will not get continued.

alt text

Fork of Pop COSMIC that only uses the clock option.

Move Gnome-Panel Clock to left, center and right side of the panel. The difference between Flippery Move Clock and Just Perfection is that this extension moves the clock behind the system tray.

Requirements

Pop!_OS

Installation

  • From Source

    git clone https://github.com/ManeLippert/pop-clock-alignment.git
    cd pop-clock-alignment
    sudo make && sudo make install
    killall -3 gnome-shell
    

    The sudo command is needed to save the extension in /usr/share/gnome-shell/extensions/. The extension is required to bei installed in /usr/share/gnome-shell/extensions/ to ensure that the settings of the extension does not get overwritten by other extensions.

  • From Release

    Download release-file, unzip it and move it to /usr/share/gnome-shell/extensions/

    After that reboot your PC or hit 'Alt+Fn+F2' and type 'r' or type in the terminal killall -3 gnome-shell

Removal

sudo rm -r /usr/share/gnome-shell/extensions/pop-clock-alignment@ManeLippert

License

COSMIC is available under the terms of the GNU General Public License Version 3. For full license terms, see LICENSE.