Better bar configuration #2
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Right now, the bar is configured in
start.lua
. This isn't ideal.Come up with a way do define the bar in a config file. We'll also need to improve the way shortcuts are built--they should also be defined in a config file.
Easy bar configurationto Better bar configuration