dotfiles/.config/openbox/autostart

9 lines
149 B
Bash
Executable file

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