mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
Compare commits
2 Commits
437895a732
...
1ee9a0612e
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ee9a0612e | |||
| 1afd770d70 |
+3
-21
@@ -1,28 +1,10 @@
|
||||
theme = night owl
|
||||
font-family = "JetBrainsMonoNL Nerd Font Mono"
|
||||
font-size = 14
|
||||
window-padding-x = 12
|
||||
window-padding-y = 12
|
||||
window-decoration = true
|
||||
font-size = 14
|
||||
copy-on-select = clipboard
|
||||
background-opacity = 0.9
|
||||
background-blur = 90
|
||||
adjust-cell-height = 5%
|
||||
window-colorspace = "display-p3"
|
||||
window-padding-balance = true
|
||||
macos-non-native-fullscreen = false
|
||||
macos-window-buttons = visible
|
||||
macos-titlebar-style = transparent
|
||||
macos-titlebar-proxy-icon = visible
|
||||
macos-dock-drop-behavior = new-tab
|
||||
macos-option-as-alt = true
|
||||
macos-window-shadow = true
|
||||
macos-hidden = never
|
||||
macos-auto-secure-input = true
|
||||
macos-secure-input-indication = true
|
||||
macos-applescript = true
|
||||
macos-icon = official
|
||||
macos-icon-frame = aluminum
|
||||
macos-shortcuts = ask
|
||||
background-blur = true
|
||||
term = xterm-256color
|
||||
shell-integration-features = cursor,sudo,title,ssh-env,ssh-terminfo,path
|
||||
#term = xterm-256color
|
||||
|
||||
@@ -37,7 +37,7 @@ gui:
|
||||
showBranchCommitHash: false
|
||||
showDivergenceFromBaseBranch: none
|
||||
commandLogSize: 8
|
||||
splitDiff: always
|
||||
splitDiff: auto
|
||||
screenMode: normal
|
||||
border: rounded
|
||||
animateExplosion: true
|
||||
@@ -88,6 +88,9 @@ git:
|
||||
localBranchSortOrder: date
|
||||
remoteBranchSortOrder: date
|
||||
truncateCopiedCommitHashesTo: 12
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --syntax-theme base16-256 -s
|
||||
update:
|
||||
method: prompt
|
||||
days: 14
|
||||
|
||||
Reference in New Issue
Block a user