summaryrefslogtreecommitdiff
path: root/launchers.def
blob: 428e5f95c2b35e624fedcc8a267f585f8a736b39 (plain)
1
2
3
4
5
6
/* it's up to you to ensure you don't conflict with the global VWM keys */
/* keysym, argv list */
launcher(XK_x, "/usr/bin/xterm")
launcher(XK_b, "/usr/bin/iceweasel", "-ProfileManager", "-no-remote")
launcher(XK_g, "/usr/bin/gimp")
launcher(XK_period, "/usr/local/bin/xlock")
© All Rights Reserved