Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#+language: en

#+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs" src="https://img.shields.io/badge/GNU_Emacs-28.1%2B-%237F5AB6?logo=gnuemacs&logoColor=white"/></a>
#+html: <a href="https://melpa.org/#/dock"><img alt="MELPA" src="https://melpa.org/packages/dock-badge.svg"/></a>

Integrate desktop environment's taskbar/dock with Emacs.

Expand All @@ -13,6 +14,10 @@ Any dock supporting Unity's Launcher API should be compatible. Those confirmed t
- KDE's taskbar
- Gnome Shell with "Dash to Dock" extension

* Installation

The package is available from [[https://melpa.org/#/dock][MELPA]].

* Configuration

Simple configuration for ~init.el~ could be something like this:
Expand Down