Files
larbs/src/welcome_i3
2018-04-22 19:03:18 -07:00

11 lines
419 B
Plaintext

# LARBS WELCOME:
exec_always $term -n welcome -e welcome
for_window [instance="welcome"] floating enable
for_window [instance="welcome"] resize set 625 400
for_window [instance="welcome"] border pixel 0
# WARNING! While the above welcome message is there, do not place commands below it!
# They will be deleted by the "hello" bash command.
exec --no-startup-id notify-send -i ~/.scripts/larbs.png "Welcome to LARBS!"