dotfiles/.config/openbox/autostart
2018-10-08 06:41:25 +02:00

10 lines
152 B
Bash
Executable file

#! /bin/sh
start-pulseaudio-x11
sleep 2
compton -b
stalonetray &
dunst &
pcmanfm --desktop &
xfce4-power-manager &
plank &
chrome --no-startup-window &