1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00

i3status-rust: fix bars.block example (#2016)

This commit is contained in:
Ivan Kovnatsky 2021-05-17 20:25:03 +03:00 committed by GitHub
parent 6a471f1b11
commit b0688a631b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ in {
on_click = "pavucontrol --tab=3";
mappings = {
"alsa_output.pci-0000_00_1f.3.analog-stereo" = "";
"bluez_sink.70_26_05_DA_27_A4.a2dp_sink" = ""
"bluez_sink.70_26_05_DA_27_A4.a2dp_sink" = "";
};
}
];