diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-26 11:10:13 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-26 11:10:13 -0400 |
| commit | 6b6e91707ecf621a0bedad154351db8f1ccc2123 (patch) | |
| tree | e0bed306b683c344e3f429817b1ef04daba1c2f6 /.config/openbox/autostart | |
| parent | 161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 (diff) | |
Working on merging to one branch
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 & |
