mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
xrandr: add a xrandr menu bound to XF86Display
This commit is contained in:
parent
66a35b384e
commit
06150559db
2 changed files with 90 additions and 0 deletions
1
rc.lua
1
rc.lua
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue