You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
408 B
25 lines
408 B
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Exec=binaryring
|
|
Icon=tdescreensaver
|
|
Type=Application
|
|
Actions=InWindow,Root,Setup
|
|
Name=BinaryRing
|
|
|
|
|
|
|
|
[Desktop Action Setup]
|
|
Exec=kxsconfig binaryring
|
|
Name=Setup...
|
|
|
|
[Desktop Action InWindow]
|
|
Exec=kxsrun binaryring -- -window-id %w
|
|
Name=Display in Specified Window
|
|
NoDisplay=true
|
|
|
|
[Desktop Action Root]
|
|
Exec=kxsrun binaryring -- -root
|
|
Name=Display in Root Window
|
|
NoDisplay=true
|
|
|