7 lines
89 B
Lua
7 lines
89 B
Lua
return {
|
|
target = {
|
|
linux = "~/.config/zellij",
|
|
default = "~/.config/zellij",
|
|
},
|
|
}
|