diff options
author | clarkzjw <[email protected]> | 2022-12-19 12:02:50 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-19 12:02:50 -0800 |
commit | 17f7c9056df2a3a10d65ea1417986e35158699d8 (patch) | |
tree | 432353ec87448dc4c6f9c02a30312e537e673bb2 /dot_gitconfig | |
parent | 6655e070e399e5fc65e3ec8d78e58797057dd86a (diff) | |
download | dotfiles-17f7c9056df2a3a10d65ea1417986e35158699d8.tar.gz |
monitor: exec restore wallpaper after switching monitors
Diffstat (limited to 'dot_gitconfig')
-rw-r--r-- | dot_gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_gitconfig b/dot_gitconfig index 0a3fad2..eaa62bf 100644 --- a/dot_gitconfig +++ b/dot_gitconfig | |||
@@ -4,3 +4,5 @@ | |||
4 | signingkey = DD3B254076A2E156! | 4 | signingkey = DD3B254076A2E156! |
5 | [init] | 5 | [init] |
6 | defaultBranch = master | 6 | defaultBranch = master |
7 | [core] | ||
8 | autocrlf = input | ||