Shift X2 status from legacy to archived
[khatus.git] / x2 / src / awk / exe / gen_bar_make_status.awk
index 2cad533..80cbc6f 100644 (file)
@@ -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()"
 
This page took 0.039982 seconds and 4 git commands to generate.