2018-02-14 00:36:37 +00:00
|
|
|
|
|
|
|
|
2018-01-20 22:27:11 +00:00
|
|
|
# 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.
|