diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-16T13·59+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-16T13·59+0000 |
commit | 1487d0666061f2ced7a87152e3e7c3f36378962c (patch) | |
tree | a822279a3076b4689d615749710664aec2e3a4a5 /lisp | |
parent | fbf66c423b37d7f86b5f7679cb09d8bc75c41ff6 (diff) |
Support autorandr
Enable autorandr with Nix home-manager. I discovered autorandr when looking through the home-manager source code. I was hoping it would automatically enable/disable my external monitor when I connect/disconnect my HDMI cable, but it doesn't. With autorandr, I run... ```shell > autorandr --load mobile ``` ...to load my randr settings for just my laptop without the external monitor, and I run... ```shell > autorandr --load docked ``` ...to load my randr settings for my external monitor. I'm not sure if this brings much more value than my existing display.el module, but I'm willing to try it for now.
Diffstat (limited to 'lisp')
0 files changed, 0 insertions, 0 deletions