mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-24 22:02:23 +00:00
Compare commits
2 Commits
8babcf342b
...
bbdfeb645e
Author | SHA1 | Date | |
---|---|---|---|
|
bbdfeb645e | ||
|
7f60d88f30 |
@ -33,6 +33,7 @@ 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 = [{
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
--mode 1920x1200 \
|
--mode 1920x1200 \
|
||||||
--pos 1920x0 \
|
--pos 1920x0 \
|
||||||
--rotate left \
|
--rotate left \
|
||||||
--output HDMI-A-0 \
|
--output DisplayPort-0 \
|
||||||
--primary \
|
--primary \
|
||||||
--mode 1920x1080 \
|
--mode 1920x1080 \
|
||||||
--pos 0x560 \
|
--pos 0x560 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user