feat: add gdu instead of ncdu
parent
51f64fbf83
commit
7ff42083ed
|
@ -69,3 +69,7 @@ external = "~/.config/zellij"
|
||||||
[[apps.zellij.paths]]
|
[[apps.zellij.paths]]
|
||||||
internal = "data/zellij/themes/catppuccin.kdl"
|
internal = "data/zellij/themes/catppuccin.kdl"
|
||||||
url = "https://raw.githubusercontent.com/zellij-org/zellij/main/example/themes/catppuccin.kdl"
|
url = "https://raw.githubusercontent.com/zellij-org/zellij/main/example/themes/catppuccin.kdl"
|
||||||
|
|
||||||
|
[[apps.gdu.paths]]
|
||||||
|
internal = "data/gdu"
|
||||||
|
external = "~/.config/gdu"
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
no-color: true
|
Loading…
Reference in New Issue