Skip to content

A dock with integrated dash for the Diffusion Linux distro.

License

Notifications You must be signed in to change notification settings

MrPotatoBobx/Diffusion-Dock

 
 

Repository files navigation

DISCLAIMER: only works with X11, not Wayland

Diffusion-Dock

a fork of Team-Diffusion's diffusion dock this fork is made for me to work on it without disrupting the main project

What is diffusion dock?

Diffusion dock is the dock for the Linux distro, Diffusion Linux.

Preview

Example screenshot of the dock

Features

  • Display icons
  • Shows program name when hovering over icon

More features will be added in the future

Installation

Ubuntu and Ubuntu based distros

Make sure you have pip3 installed, if not install it by running sudo apt install python3-pip

First of all we will need to clone the repository, run git clone https://github.com/MrPotatoBobx/Diffusion-Dock

After we have cloned the dock we will change our directory in to it via cd Diffusion-Dock

To install the dependencies we have to run sudo apt install pkg-config libcairo2-dev libglib2.0-dev libgirepository1.0-dev && pip3 install -r requirements.txt

Then you can run the dock by running python3 app.py

Please do note this dock is very alpha and is being worked on

DISCLAIMER: only works with X11, not Wayland

About

A dock with integrated dash for the Diffusion Linux distro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • CSS 0.7%