Last active
April 14, 2021 20:22
-
-
Save HarlemSquirrel/b6337ae4ebd1fc0bca7ce7c1aee0c806 to your computer and use it in GitHub Desktop.
HydraPaper desktop menu entry for GNOME and flatpak
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
# Place this file in ~/.local/share/applications/ | |
Name=hydrapaper | |
GenericName=HydraPaper | |
Comment=A Gtk utility to set two different backgrounds for each monitor on GNOME | |
Exec=flatpak run org.gabmus.hydrapaper | |
Terminal=false | |
Type=Application | |
StartupNotify=true | |
# https://github.com/GabMus/HydraPaper/raw/master/data/icons/org.gabmus.hydrapaper.svg | |
# Place image file in ~/.local/share/icons/ | |
Icon=org.gabmus.hydrapaper.svg | |
Categories=Utility;Settings; | |
Keywords=background;photo;picture;settings;wallpaper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment