summary refs log tree commit diff stats
path: root/xprofile/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-xxprofile/.xprofile4
1 files changed, 4 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile
index ec47d62..6e20ba9 100755
--- a/xprofile/.xprofile
+++ b/xprofile/.xprofile
@@ -4,4 +4,8 @@ xmodmap .xmodmaprc
 gpg-connect-agent /bye
 xrdb -I$HOME/.xresources .xresources/main
 nm-applet &
+if command -v autorandr
+then
+  autorandr --change --force
+fi
 sxhkd &