dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 0fd013219119adf5b45713bca5ff1230db94a67a
parent e98549846b452cc71c9e0608a56c23bddc081443
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue, 28 Jun 2022 16:20:04 +0100

rotate monitor

Diffstat:
Mxinit/.xinitrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/xinit/.xinitrc b/xinit/.xinitrc @@ -62,3 +62,4 @@ xrdb -load ~/.Xdefaults # Start a terminal in the foreground. If this dies, X dies. urxvtd & exec urxvt -T controlterm +xrandr --output HDMI-1 --rotate left