dotfiles/.config/openbox/autostart

10 lines
158 B
Text
Raw Normal View History

2018-10-02 16:09:05 +02:00
#! /bin/sh
$HOME/.local/bin/autostart &
sleep 5
pcmanfm-qt --desktop &
2018-05-03 15:24:48 +02:00
stalonetray &
dunst &
lxqt-powermanagement &
latte-dock &
chrome --no-startup-window &