mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
ironbar: Drop tray for now
Currently the tray shows duplicate icons and crashes when Mullvad VPN is started, making it less than ideal for daily use.
This commit is contained in:
parent
26d01911e4
commit
838dedede9
@ -45,9 +45,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
end = [
|
end = [
|
||||||
{
|
|
||||||
type = "tray";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
type = "volume";
|
type = "volume";
|
||||||
format = "{icon} {percentage}%";
|
format = "{icon} {percentage}%";
|
||||||
|
Loading…
Reference in New Issue
Block a user