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}"
|
||||
},
|
||||
"network": {
|
||||
"format-wifi": " {essid} ({signalStrength}%)",
|
||||
"format-ethernet": " {ifname} {bandwidthUpBits} {bandwidthDownBits}",
|
||||
"format-linked": " (No IP) ",
|
||||
"interface": "wlan0",
|
||||
"format-wifi": " {essid}",
|
||||
"format-disconnected": "",
|
||||
"interval": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user