This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/env/x/reset_monitors.bash

6 lines
92 B
Bash
Raw Normal View History

2016-01-17 08:52:17 -06:00
#!/usr/bin/env bash
xrandr --output HDMI1 --mode 1920x1080 --right-of eDP1
"$HOME/.fehbg"
2016-01-17 08:52:17 -06:00