Remove automatic start of blueman-applet/synology
This commit is contained in:
parent
9479203efa
commit
565ab0d8b5
11
xconfig.org
11
xconfig.org
@ -440,22 +440,13 @@ Start programs related to display.
|
|||||||
picom --daemon &
|
picom --daemon &
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Start the applications related to the top bar (polybar + applet).
|
|
||||||
#+begin_src bash
|
|
||||||
# Bluetooth Manager
|
|
||||||
blueman-applet &
|
|
||||||
|
|
||||||
# Synology Cloud Station Drive
|
|
||||||
synology-drive &
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
Start other applications
|
Start other applications
|
||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
# Start Power Manager
|
# Start Power Manager
|
||||||
xfce4-power-manager &
|
xfce4-power-manager &
|
||||||
|
|
||||||
# Aria2c daemon
|
# Aria2c daemon
|
||||||
aria2c &
|
# aria2c &
|
||||||
|
|
||||||
# Mopidy
|
# Mopidy
|
||||||
# mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 &
|
# mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 &
|
||||||
|
Loading…
Reference in New Issue
Block a user