Compare commits

..

No commits in common. "bbdfeb645ecc96d7c0ef73b22ea42c57608dde0b" and "8babcf342bbfb4d70e9111894a584771d193da3e" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,6 @@ in {
pull = { ff = "only"; }; pull = { ff = "only"; };
push = { autoSetupRemote = "true"; }; push = { autoSetupRemote = "true"; };
init = { defaultBranch = "master"; }; init = { defaultBranch = "master"; };
rebase = { autosquash = "true"; };
}; };
ignores = [ ".direnv/**" "result" ]; ignores = [ ".direnv/**" "result" ];
includes = [{ includes = [{

View File

@ -35,7 +35,7 @@
--mode 1920x1200 \ --mode 1920x1200 \
--pos 1920x0 \ --pos 1920x0 \
--rotate left \ --rotate left \
--output DisplayPort-0 \ --output HDMI-A-0 \
--primary \ --primary \
--mode 1920x1080 \ --mode 1920x1080 \
--pos 0x560 \ --pos 0x560 \