dotfiles/.config/openbox/autostart
2019-02-25 13:42:21 +01:00

8 lines
129 B
Bash
Executable file

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