X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=x2%2Fsrc%2Fawk%2Fexe%2Fgen_bar_make_status.awk;h=80cbc6fe7fa438ae21f950430f633cb7079f2496;hb=59866875b27ff5206a421ba91990a49249212e7c;hp=2cad533e6c2506de70b9ef6ff038dc84f3215312;hpb=daf7f29d0b4bc4aaf031fe9577ddfbe3ff4c316c;p=khatus.git diff --git a/x2/src/awk/exe/gen_bar_make_status.awk b/x2/src/awk/exe/gen_bar_make_status.awk index 2cad533..80cbc6f 100644 --- a/x2/src/awk/exe/gen_bar_make_status.awk +++ b/x2/src/awk/exe/gen_bar_make_status.awk @@ -34,12 +34,12 @@ BEGIN { aliases["@net_iface_status"] = "bar_make_status_net_iface_status(\"%s\")" params["@net_iface_status"] = 1 + aliases["@bluetooth"] = "bar_make_status_bluetooth()" aliases["@bluetooth_power"] = "bar_make_status_bluetooth_power()" aliases["@backlight_percent"] = "bar_make_status_backlight_percent()" - aliases["@volume"] = "bar_make_status_volume_alsa_device(%d)" - params["@volume"] = 1 + aliases["@volume"] = "bar_make_status_volume()" aliases["@mpd"] = "bar_make_status_mpd()"