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.
- Host: GitHub
- URL: https://github.com/schlaubischlump/show-desktop
- Owner: Schlaubischlump
- Created: 2017-04-28T22:52:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T23:28:03.000Z (about 9 years ago)
- Last Synced: 2025-01-24T09:27:59.403Z (over 1 year ago)
- Topics: desktop, elementaryos, hot-corners, loki, show-desktop
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.