Fix xrandr file link path (#75)

This commit is contained in:
Jeferson Siqueira 2017-01-27 07:13:37 -03:00 committed by Daniel Hahler
parent 524a0f4053
commit f9e7311e7c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Using this snippet you can set a keybinding where you swap to all possible arran
The process of setting up this script goes as follow:
1. Create a file called `xrandr.lua` in your file system (preferably in awesome's folder) with the [script](xrandr.lua) content.
1. Create a file called `xrandr.lua` in your file system (preferably in awesome's folder) with the [script](../xrandr.lua) content.
2. Import the script in your `rc.lua`