update
This commit is contained in:
23
.config/lazygit/config.yml
Normal file
23
.config/lazygit/config.yml
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
gui:
|
||||||
|
theme:
|
||||||
|
activeBorderColor:
|
||||||
|
- '#cba6f7'
|
||||||
|
- bold
|
||||||
|
inactiveBorderColor:
|
||||||
|
- '#a6adc8'
|
||||||
|
optionsTextColor:
|
||||||
|
- '#89b4fa'
|
||||||
|
selectedLineBgColor:
|
||||||
|
- '#313244'
|
||||||
|
cherryPickedCommitBgColor:
|
||||||
|
- '#45475a'
|
||||||
|
cherryPickedCommitFgColor:
|
||||||
|
- '#cba6f7'
|
||||||
|
unstagedChangesColor:
|
||||||
|
- '#f38ba8'
|
||||||
|
defaultFgColor:
|
||||||
|
- '#cdd6f4'
|
||||||
|
searchingActiveBorderColor:
|
||||||
|
- '#f9e2af'
|
||||||
|
authorColors:
|
||||||
|
'*': '#b4befe'
|
||||||
@@ -13,9 +13,8 @@
|
|||||||
"format": "{title}"
|
"format": "{title}"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"format-wifi": " {essid} ({signalStrength}%)",
|
"interface": "wlan0",
|
||||||
"format-ethernet": " {ifname} {bandwidthUpBits} {bandwidthDownBits}",
|
"format-wifi": " {essid}",
|
||||||
"format-linked": " (No IP) ",
|
|
||||||
"format-disconnected": "",
|
"format-disconnected": "",
|
||||||
"interval": 1
|
"interval": 1
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user