forked from varietywalls/variety
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvariety.desktop
More file actions
33 lines (28 loc) · 718 Bytes
/
variety.desktop
File metadata and controls
33 lines (28 loc) · 718 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[Desktop Entry]
Name=Variety
Comment=Variety Wallpaper Changer
Categories=GNOME;GTK;Utility;
Exec=variety %U
MimeType=text/uri-list;x-scheme-handler/variety;x-scheme-handler/vrty;
Icon=variety
Terminal=false
Type=Application
StartupNotify=false
Actions=Next;Previous;PauseResume;History;Preferences;
Keywords=Wallpaper;Changer;Change;Download;Downloader;Variety;
StartupWMClass=Variety
[Desktop Action Next]
Exec=variety --next
Name=Next
[Desktop Action Previous]
Exec=variety --previous
Name=Previous
[Desktop Action PauseResume]
Exec=variety --toggle-pause
Name=Pause / Resume
[Desktop Action History]
Exec=variety --history
Name=History
[Desktop Action Preferences]
Exec=variety --preferences
Name=Preferences