tvl-depot/configs
William Carroll 1487d06660 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.
2020-03-16 13:59:20 +00:00
..
.config Support autorandr 2020-03-16 13:59:20 +00:00
.gnupg Splice configs/shared directory 2020-03-06 10:15:29 +00:00
.profile Restore ssh-agent initialize in ~/.profile 2020-03-13 12:17:58 +00:00
.xsecurelockrc Splice configs/shared directory 2020-03-06 10:15:29 +00:00
.xsessionrc Splice configs/shared directory 2020-03-06 10:15:29 +00:00
install Splice configs/shared directory 2020-03-06 10:15:29 +00:00
uninstall Splice configs/shared directory 2020-03-06 10:15:29 +00:00