dotfiles/.config/openbox/autostart
2020-07-23 10:29:05 +02:00

9 lines
149 B
Bash
Executable file

#! /bin/sh
$HOME/.local/bin/autostart &
sleep 5
pcmanfm --desktop &
stalonetray &
dunst &
xfce4-power-manager &
plank &
chrome --no-startup-window &