Skip to content

Commit 4614881

Browse files
TearranTearranigorpecovnik
authored
Launcher icons (#88)
* add: Armbian ConfigNG desktop entry and icons * added alternive icon * Add SVG to PNG conversion script with size-specific folder placement * fixed dault name * feat: Add Armbian ConfigNG desktop entry and icons script * modified: lib/armbian-configng/config.ng.jobs.json * feat: Armbian ConfigNG desktop entry and icons * feat: Update Armbian ConfigNG desktop entry and icons * fixed cpu placement * removed tools scripts * feat: Add share directory to debian.conf * Don't touch this file --------- Co-authored-by: Tearran <tearran@armbian.com> Co-authored-by: Igor Pecovnik <igor@armbian.com>
1 parent 36ff716 commit 4614881

15 files changed

Lines changed: 84 additions & 0 deletions

File tree

debian.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
lib:/usr/
22
bin:/usr/
3+
share:/usr/
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Name=Armbian ConfigNG
4+
Comment=Next Generation GUI for Armbian Configurations
5+
Exec=sh -c "sudo armbian-configng"
6+
Icon=configng
7+
Terminal=true
8+
Type=Application
9+
Categories=System;Settings;
10+
Path=/usr/bin
11+
StartupNotify=true
10 KB
Loading
9.38 KB
Loading
915 Bytes
Loading
705 Bytes
Loading
22.2 KB
Loading
19.7 KB
Loading
2 KB
Loading
1.55 KB
Loading

0 commit comments

Comments
 (0)