ironbar: Add name to bar

This makes it possible to do things with the bar such as toggle it
without killing it, however I like the advantages that restarting
ironbar completely give.
This commit is contained in:
Donovan Glover 2023-09-12 15:22:56 -04:00
parent 3187b2efcf
commit f445bc713b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -6,6 +6,7 @@ in
{
xdg.configFile."ironbar/config.json".text = /* json */ ''
{
"name": "main",
"icon_theme": "Fluent-dark",
"position": "bottom",
"anchor_to_edges": true,