openbox: switched from lxde → lxqt, plank → latte-dock
This commit is contained in:
parent
38af63eb02
commit
e791d1bd4d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
$HOME/.local/bin/autostart &
|
$HOME/.local/bin/autostart &
|
||||||
sleep 5
|
sleep 5
|
||||||
pcmanfm --desktop &
|
pcmanfm-qt --desktop &
|
||||||
stalonetray &
|
stalonetray &
|
||||||
dunst &
|
dunst &
|
||||||
xfce4-power-manager &
|
lxqt-powermanagement &
|
||||||
plank &
|
latte-dock &
|
||||||
chrome --no-startup-window &
|
chrome --no-startup-window &
|
||||||
|
|
Loading…
Reference in a new issue