User Tools

Site Tools


kubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
kubuntu [2019/04/11 08:16]
mstraub
kubuntu [2019/11/07 09:52]
mstraub [Kubuntu Wrestling]
Line 1: Line 1:
 ====== Kubuntu Wrestling ====== ====== Kubuntu Wrestling ======
 +
 +===== Menu =====
 +
 +Instead of using kmenueditor a quick way to add new entries to the start menu is by creating a .desktop file here:
 +
 +<​code>​
 +~/​.local/​share/​applications/​
 +</​code>​
 +
 +E.g.
 +<​code>​
 +[Desktop Entry]
 +Name=Anaconda
 +Comment=anaconda-navigator
 +Exec=/​usr/​bin/​env PATH=/​home/​mstraub/​anaconda3/​bin/:​$PATH /​home/​mstraub/​anaconda3/​bin/​anaconda-navigator
 +Icon=/​home/​mstraub/​anaconda3/​lib/​python3.7/​site-packages/​anaconda_navigator/​static/​images/​logos/​continuum_twitter.jpg
 +Terminal=false
 +Type=Application
 +StartupNotify=true
 +</​code>​
  
  
kubuntu.txt ยท Last modified: 2019/11/07 09:54 by mstraub