forked from enderofwings/NexusOS
Initial commit: NexusOS - local AI assistant platform
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Blueman Applet
|
||||
Comment=Bluetooth agent — icon suppressed; the Bluetooth genmon applet replaces it
|
||||
Icon=blueman
|
||||
TryExec=blueman-applet
|
||||
Exec=blueman-applet
|
||||
Hidden=true
|
||||
X-XFCE-Autostart-Override=true
|
||||
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Blueman Applet
|
||||
Comment=Bluetooth agent — icon suppressed; the Bluetooth genmon applet replaces it
|
||||
Icon=blueman
|
||||
TryExec=blueman-applet
|
||||
Exec=blueman-applet
|
||||
Hidden=true
|
||||
X-XFCE-Autostart-Override=true
|
||||
@@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Nexus Network Popup
|
||||
Exec=/home/jon/.local/bin/network-popup.py
|
||||
Hidden=false
|
||||
X-XFCE-Autostart-Override=true
|
||||
@@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Nexus Service Popup
|
||||
Exec=/home/jon/.local/bin/nexus-popup.py
|
||||
Hidden=false
|
||||
X-XFCE-Autostart-Override=true
|
||||
@@ -0,0 +1,4 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=nm-tray
|
||||
Hidden=true
|
||||
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=nm-tray
|
||||
Comment=NetworkManager frontend (tray icon)
|
||||
Icon=network-transmit
|
||||
TryExec=nm-tray
|
||||
Exec=nm-tray
|
||||
Hidden=true
|
||||
X-XFCE-Autostart-Override=true
|
||||
Reference in New Issue
Block a user