An open API service indexing awesome lists of open source software.

https://github.com/schlaubischlump/show-desktop

Simple python script to toggle the visibility of your desktop.
https://github.com/schlaubischlump/show-desktop

desktop elementaryos hot-corners loki show-desktop

Last synced: over 1 year ago
JSON representation

Simple python script to toggle the visibility of your desktop.

Awesome Lists containing this project

README

          

# What is this?
A simple python3 script I wrote to hide or show your desktop.
I only tested this script on ElementaryOS 0.4 Loki. You can use this script as a Custom Command for Hot Corners if you like.
If you like to, you can remove the ".py" extension of the file, make it executable with `chmod +x /path/to/show-desktop` and move it to `/usr/bin`. In this case you can just call show-desktop from the command line or the Hot Corners feature in order to execute the script.