dotfiles/.notion/save_statusbar.lua

11 lines
139 B
Lua

ctrl_statusbar.save = {
active = {
"%date",
"load:% %>load",
},
inactive = {
"battery: %battery",
"%workspace_pager",
"net:% %>netmon",
}
}