support "launch <command>" in .xoatrc

This commit is contained in:
Sean Pringle
2015-01-08 07:33:21 +10:00
parent 33d432759d
commit e4e8ab2880
4 changed files with 28 additions and 1 deletions

6
xoatrc
View File

@@ -132,4 +132,8 @@ bind F4 action_find_or_start sublime-text
# Also possible to bind by keysym hex value
# Eg, XF86XK_MonBrightnessUp = 0x1008FF02
# bind 0x1008FF02 action_command <custom_brightness_command>
# bind 0x1008FF02 action_command <custom_brightness_command>
# Launch apps (or any command) at startup
# launch xterm
# launch xsetroot -cursor_name left_ptr