commit ab022475b817408db50711133f962d76581e3a63 from: the xhr date: Thu May 29 17:35:35 2014 UTC README.md - Another sentence about the toggle option commit - ea40b928a936e70e1db17036e68180ad81511a84 commit + ab022475b817408db50711133f962d76581e3a63 blob - 07059db5cfc036b7a7520dfbfcbd7913d4686e42 blob + 0afdbfdd1a0ab8509124c13dc407a485fc0dc5a5 --- README.md +++ README.md @@ -3,6 +3,12 @@ dtoggle Small bash script that uses xrandr to configure internal/external displays. I use it here with Arch Linux and i3 whenever I connect one or more external displays. +I use the toggle option with the XF86Display key (Fn + F7) on my Thinkpad: + +``` +bindsym XF86Display exec "~/Documents/bin/dtoogle -p home -t" +``` + Command Line Options --------------------