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/x/reset_monitors.bash

6 lines
92 B
Bash
Executable File

#!/usr/bin/env bash
xrandr --output HDMI1 --mode 1920x1080 --right-of eDP1
"$HOME/.fehbg"