add icon to ksuperkey autostart entry
This commit is contained in:
parent
9f3bc25600
commit
c9e74bc7e5
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env xdg-open
|
#!/usr/bin/env xdg-open
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Exec=/usr/bin/ksuperkey -e 'Super_L=Alt_L|F2'
|
Exec=/usr/bin/ksuperkey -e 'Super_L=Alt_L|F2'
|
||||||
Icon=
|
Icon=krunner
|
||||||
Name=ksuperkey
|
Name=ksuperkey
|
||||||
Path=
|
Path=
|
||||||
Terminal=False
|
Terminal=False
|
||||||
|
|
Loading…
Reference in a new issue