mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
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:
parent
3187b2efcf
commit
f445bc713b
@ -6,6 +6,7 @@ in
|
||||
{
|
||||
xdg.configFile."ironbar/config.json".text = /* json */ ''
|
||||
{
|
||||
"name": "main",
|
||||
"icon_theme": "Fluent-dark",
|
||||
"position": "bottom",
|
||||
"anchor_to_edges": true,
|
||||
|
Loading…
Reference in New Issue
Block a user