blob: 45cc45f3d096fb5b6607f59babb9692c439957e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[Desktop Entry]
Exec=nerverot
Icon=tdescreensaver
Type=Application
Actions=InWindow;Root;Setup;
X-TDE-Category=Rapid Motion
Name=NerveRot
[Desktop Action Setup]
Exec=kxsconfig nerverot
Name=Setup...
[Desktop Action InWindow]
Exec=kxsrun nerverot -- -window-id %w
Name=Display in Specified Window
NoDisplay=true
[Desktop Action Root]
Exec=kxsrun nerverot -- -root
Name=Display in Root Window
NoDisplay=true
|