summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.autostart6
-rw-r--r--.gitconfig2
2 files changed, 5 insertions, 3 deletions
diff --git a/.autostart b/.autostart
index 758a93f..21fce79 100755
--- a/.autostart
+++ b/.autostart
@@ -3,9 +3,9 @@ wait_time=0.1
# user arandr to generate startup
# also if using old monitor do:
-xrandr --newmode 1280x1024_75.00 138.75 1280 1368 1504 1728 1024 1027 1034 1072 -hsync +vsync
-xrandr --addmode DP-3 "1280x1024_75.00"
-xrandr --output DP-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off --output DP-3 --mode 1280x1024_75.00 --pos 1920x0 --rotate normal
+# xrandr --newmode 1280x1024_75.00 138.75 1280 1368 1504 1728 1024 1027 1034 1072 -hsync +vsync
+# xrandr --addmode DP-3 "1280x1024_75.00"
+# xrandr --output DP-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off --output DP-3 --mode 1280x1024_75.00 --pos 1920x0 --rotate normal
nitrogen --restore
diff --git a/.gitconfig b/.gitconfig
index 33d3887..0c53234 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -3,3 +3,5 @@
email = tom@tombarrett.xyz
[pull]
rebase = false
+[init]
+ defaultBranch = master