xfce4: autostart: move what was installed here.

This commit is contained in:
Bradley M. Kuhn 2025-12-09 12:58:37 -08:00
parent 74d8cb864c
commit 004c125bca
4 changed files with 19 additions and 0 deletions

View file

@ -9,3 +9,5 @@ fi
# Conkeror is a deprecated program
#/bin/ln -sf `pwd`/conkerorrc $HOME/.conkerorrc
/bin/ln -sf `pwd`/less/lesskey $HOME/.lesskey
mkdir $HOME/.config
/bin/ln -sf `pwd`/xfce/autostart $HOME/.config/autostart

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=nm-applet
Comment=Network Manager Applet
Exec=/usr/bin/nm-applet
StartupNotify=false
Terminal=false
Hidden=false

View file

@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=false

View file

@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=true