xrandr: add a xrandr menu bound to XF86Display

This commit is contained in:
Vincent Bernat 2012-07-15 16:14:39 +02:00
parent 66a35b384e
commit 06150559db
2 changed files with 90 additions and 0 deletions

1
rc.lua
View file

@ -78,5 +78,6 @@ loadrc("xlock") -- lock screen
loadrc("signals") -- window manager behaviour
loadrc("rules") -- window rules
loadrc("quake") -- quake console
loadrc("xrandr") -- xrandr menu
root.keys(config.keys.global)