Update
This commit is contained in:
		
							parent
							
								
									5eb50d67e5
								
							
						
					
					
						commit
						d2eb082f1f
					
				|  | @ -113,7 +113,9 @@ addApps.forEach((i) => { | |||
| 
 | ||||
| applications = applications.substring(0, applications.length - 1).split(','); | ||||
| 
 | ||||
| start_menu = panel.addWidget("org.kde.plasma.kickoff"); | ||||
| //start_menu = panel.addWidget("org.kde.plasma.kickoff");
 | ||||
| start_menu = panel.addWidget("com.github.adhec.Menu11"); | ||||
| 
 | ||||
| start_menu.PreloadWeight = 100; | ||||
| start_menu.popupHeight = 720; | ||||
| start_menu.popupWidth =1000; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue