diff --git a/home/.config/openbox/autostart b/home/.config/openbox/autostart index cc89531a..38122d10 100755 --- a/home/.config/openbox/autostart +++ b/home/.config/openbox/autostart @@ -24,4 +24,4 @@ sleep 2; al-conky-session & xdg-user-dirs-gtk-update & -termite --exec=al-hello & +termite --geometry=650x450 --exec=al-hello &