diff options
Diffstat (limited to '.config/openbox/autostart')
| -rwxr-xr-x | .config/openbox/autostart | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart new file mode 100755 index 0000000..ac59db6 --- /dev/null +++ b/.config/openbox/autostart @@ -0,0 +1,3 @@ +xfce4-panel & +sleep 3 ; +sxhkd & |
