mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-10 12:04:43 +01:00
fix some configs
This commit is contained in:
parent
e0e2c71820
commit
d2c7d2390a
2 changed files with 0 additions and 4 deletions
|
@ -45,7 +45,6 @@ on_click = "pavucontrol"
|
|||
block = "battery"
|
||||
interval = 10
|
||||
format = "{percentage} {power}"
|
||||
allow_missing = true
|
||||
hide_missing = true
|
||||
|
||||
[[block]]
|
||||
|
|
|
@ -4,9 +4,6 @@ require("nvim-tree").setup {
|
|||
diagnostics = {
|
||||
enable = true,
|
||||
},
|
||||
view = {
|
||||
auto_resize = true,
|
||||
},
|
||||
git = {
|
||||
ignore = false,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue